feat: Change the location of the snackbar to the top
This commit is contained in:
@@ -147,6 +147,7 @@ createNewConversation()
|
||||
<v-snackbar
|
||||
v-model="snackbar"
|
||||
multi-line
|
||||
location="top"
|
||||
>
|
||||
{{ snackbarText }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user