collapse more by default
This commit is contained in:
parent
6c88af056f
commit
c73a8ea296
@ -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" },
|
||||||
|
Loading…
Reference in New Issue
Block a user