Save "showNsfw" setting on server
This commit is contained in:
@@ -42,6 +42,7 @@ export const SERVER_SETTINGS_METADATA_DEFAULT: MetadataServerSettings = {
|
||||
// browse
|
||||
hideLibraryEntries: false,
|
||||
extensionLanguages: extensionDefaultLangs(),
|
||||
showNsfw: true,
|
||||
|
||||
// history
|
||||
hideHistory: false,
|
||||
|
||||
Reference in New Issue
Block a user