Update menu.vue

This commit is contained in:
syuilo 2020-09-06 00:32:07 +09:00
parent 4d68baca0d
commit 43069f856a
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ export default defineComponent({
},
data() {
return {
showing: true,
faCircle
};
},