Skip to content
Snippets Groups Projects
Commit 4b9b4fb2 authored by Julian's avatar Julian
Browse files

Remove persistent prop of dialog in personal note component

parent 94fe64e0
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,6 @@ export default {
template: `
<v-dialog
v-model="dialog"
persistent
max-width="600px"
>
<template v-slot:activator="{ on, attrs }">
......
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