Skip to content
Snippets Groups Projects
Unverified Commit b217fba2 authored by syuilo's avatar syuilo
Browse files

Fix #4531

parent 7f7e6d5a
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@
</template>
<template v-if="page == null || page == 'notification'">
<x-notification v-show="page == 'notification'"/>
<x-notification/>
</template>
<template v-if="page == null || page == 'drive'">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment