feat: 更新应用标题为林小夕

This commit is contained in:
zl-q
2026-03-30 23:46:00 +08:00
parent 5e1cb71d74
commit 64f4c13999
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class AppLocalizationsZh extends AppLocalizations {
AppLocalizationsZh([String locale = 'zh']) : super(locale);
@override
String get appTitle => 'Linksy';
String get appTitle => '林小夕';
@override
String get commonConfirm => '确认';