diff --git a/public/index.html b/public/index.html index f3ead19..eafa36f 100644 --- a/public/index.html +++ b/public/index.html @@ -59,7 +59,7 @@ <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %> <% } %> diff --git a/src/components/DialogWithMenu.vue b/src/components/DialogWithMenu.vue index efd6428..3ce20d9 100644 --- a/src/components/DialogWithMenu.vue +++ b/src/components/DialogWithMenu.vue @@ -1,5 +1,9 @@