mirror of
https://github.com/fmhy/edit.git
synced 2026-02-20 02:01:12 +11:00
Update constants.ts
This commit is contained in:
parent
5a6d175672
commit
ccc3d9eec6
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [
|
|||
},
|
||||
{
|
||||
text: '<span class="i-twemoji:plus"></span> More',
|
||||
collapsed: true,
|
||||
collapsed: false,
|
||||
items: [
|
||||
{
|
||||
text: '<span class="i-twemoji:no-one-under-eighteen"></span> NSFW',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue