cleaning up code
This commit is contained in:
@@ -38,6 +38,7 @@ const defaultSettings: AppSettings = {
|
||||
const defaultPreferences: UserPreferences = {
|
||||
showExplicit: false,
|
||||
autoDownload: false,
|
||||
autoJumpToPlayer: true,
|
||||
};
|
||||
|
||||
const defaultState: AppState = {
|
||||
|
||||
Reference in New Issue
Block a user