mirror of
https://github.com/filegator/filegator.git
synced 2025-08-26 00:29:26 +02:00
Update buefy dialog, notification, toast
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
newpassword: this.newpassword,
|
||||
})
|
||||
.then(() => {
|
||||
this.$toast.open({
|
||||
this.$buefy.toast.open({
|
||||
message: this.lang('Updated'),
|
||||
type: 'is-success',
|
||||
})
|
||||
|
Reference in New Issue
Block a user