ags: user options: sidebar page order

This commit is contained in:
end-4
2024-05-27 10:13:42 +07:00
parent e46dc5e1a4
commit b778e65710
3 changed files with 22 additions and 13 deletions
@@ -79,6 +79,13 @@ let configOptions = {
'batchCount': 20,
'allowNsfw': false,
},
'pages': {
'order': ["apis", "tools"],
'apis': {
'order': ["gemini", "gpt", "waifu", "booru"],
}
},
},
'search': {
'engineBaseUrl': "https://www.google.com/search?q=",