mirror of
https://github.com/filegator/filegator.git
synced 2025-08-27 04:44:33 +02:00
Update buefy modal
This commit is contained in:
@@ -73,7 +73,7 @@ export default {
|
||||
this.$router.push('/login').catch(() => {})
|
||||
},
|
||||
profile() {
|
||||
this.$modal.open({
|
||||
this.$buefy.modal.open({
|
||||
parent: this,
|
||||
hasModalCard: true,
|
||||
component: Profile,
|
||||
|
Reference in New Issue
Block a user