chore: β

This commit is contained in:
syuilo 2020-11-03 17:17:42 +09:00
parent e57c6f94d2
commit 012f15d84b

View file

@ -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();