fix ().getWindow() is undefined (#445)

This commit is contained in:
end-4
2024-04-30 09:37:46 +07:00
parent 48452ec437
commit de0d5ffdf0
3 changed files with 67 additions and 64 deletions
+3
View File
@@ -11,6 +11,9 @@ const userConfigOptions = {
'prevTab': "Ctrl+Page_Up",
},
},
'sidebar': {
'imageAllowNsfw': true,
},
}
export default userConfigOptions;