Вход в каналы по ссылке, клоки отупел

This commit is contained in:
jganenok
2025-11-28 08:26:54 +07:00
parent 9745370613
commit 2e3e2c8dde
4 changed files with 24 additions and 2 deletions

View File

@@ -108,7 +108,7 @@ class CustomThemePreset {
CustomThemePreset({
required this.id,
required this.name,
this.appTheme = AppTheme.system,
this.appTheme = AppTheme.dark,
this.accentColor = Colors.blue,
this.useCustomChatWallpaper = false,
this.chatWallpaperType = ChatWallpaperType.solid,