mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Enable external links by default
This commit is contained in:
parent
3daa1aef4b
commit
7c25d12639
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ const initialState: SettingsState = {
|
|||
general: {
|
||||
accent: 'rgb(53, 116, 252)',
|
||||
defaultFullPlaylist: true,
|
||||
externalLinks: false,
|
||||
externalLinks: true,
|
||||
followSystemTheme: false,
|
||||
language: 'en',
|
||||
playButtonBehavior: Play.NOW,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue