Default fetch-more mode to auto
This commit is contained in:
@@ -43,7 +43,7 @@ const defaultPreferences: UserPreferences = {
|
||||
autoDownloadScope: "all",
|
||||
autoDownloadWhitelist: [],
|
||||
autoJumpToPlayer: true,
|
||||
fetchMoreMode: "manual",
|
||||
fetchMoreMode: "auto",
|
||||
refreshIntervalMinutes: 30,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user