collapse more by default

This commit is contained in:
taskylizard 2023-12-25 09:27:54 +00:00
parent 6c88af056f
commit c73a8ea296
No known key found for this signature in database
GPG Key ID: 1820131ED1A24120

View File

@ -145,7 +145,7 @@ export default defineConfig({
}, },
{ {
text: " More", text: " More",
collapsed: false, collapsed: true,
items: [ items: [
{ text: "🔞 NSFW", link: "/nsfwpiracy" }, { text: "🔞 NSFW", link: "/nsfwpiracy" },
{ text: "⚠️ Unsafe Sites", link: "/unsafesites" }, { text: "⚠️ Unsafe Sites", link: "/unsafesites" },