chore: β
This commit is contained in:
parent
e57c6f94d2
commit
012f15d84b
|
@ -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