mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Changed user settings to be stored as arrays
This commit is contained in:
@ -26,7 +26,7 @@ App.BrowsingSettings = function(
|
||||
function getDefaultSettings() {
|
||||
return {
|
||||
hideDownvoted: true,
|
||||
endlessScroll: true,
|
||||
endlessScroll: false,
|
||||
listPosts: {
|
||||
safe: true,
|
||||
sketchy: true,
|
||||
|
Reference in New Issue
Block a user