This commit is contained in:
geoffrey45
2021-11-24 22:28:34 +03:00
parent 92d0a1474b
commit 872badbc65
5 changed files with 10 additions and 59 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ export default {
PinnedStuff,
},
setup() {
const collapsed = ref(true);
const collapsed = ref(false);
const logo = ref(null);