mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-27 04:17:51 -07:00
chore: β
This commit is contained in:
parent
674834d48e
commit
26e526d3f5
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ export const sidebarDef = {
|
|||
location.reload();
|
||||
}
|
||||
}, {
|
||||
text: i18n.global.t('desktop'),
|
||||
text: i18n.global.t('desktop') + ' (β)',
|
||||
action: () => {
|
||||
localStorage.setItem('ui', 'desktop');
|
||||
location.reload();
|
||||
|
|
Loading…
Reference in a new issue