chore: β
This commit is contained in:
parent
e57c6f94d2
commit
012f15d84b
|
@ -137,7 +137,7 @@ export const sidebarDef = {
|
||||||
location.reload();
|
location.reload();
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
text: i18n.global.t('desktop'),
|
text: i18n.global.t('desktop') + ' (β)',
|
||||||
action: () => {
|
action: () => {
|
||||||
localStorage.setItem('ui', 'desktop');
|
localStorage.setItem('ui', 'desktop');
|
||||||
location.reload();
|
location.reload();
|
||||||
|
|
Loading…
Reference in New Issue