mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added option to upscale small posts
This commit is contained in:
@ -34,6 +34,7 @@ App.BrowsingSettings = function(
|
||||
},
|
||||
keyboardShortcuts: true,
|
||||
fitMode: 'fit-width',
|
||||
upscale: false,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user