anix: show discovery button by default

This commit is contained in:
Kentai Radiquum 2025-08-27 19:35:26 +05:00
parent a615af836b
commit 28b7ea2d6c
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
4 changed files with 30 additions and 22 deletions

View file

@ -40,7 +40,7 @@ export const usePreferencesStore = create<preferencesState>()(
flags: {
saveWatchHistory: true,
showChangelog: true,
showFifthButton: null,
showFifthButton: "discovery",
},
params: {
isFirstLaunch: true,