mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 20:13:36 +00:00
chore: β
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user