Fix text
This commit is contained in:
@@ -128,7 +128,7 @@ const version = process.env.version;
|
||||
const productName = process.env.productName;
|
||||
|
||||
onMounted(() => {
|
||||
authStore.toggleLeftMenu();
|
||||
authStore.setLeftMenu(true);
|
||||
});
|
||||
|
||||
function toggleLeftDrawer() {
|
||||
|
||||
Reference in New Issue
Block a user