mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/mixins/toaster.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
f12da2c7ad
commit
77c72b00d9
@ -4,7 +4,6 @@ export const toasters = {
|
||||
this.toast(message, {
|
||||
title: this.$t('success'),
|
||||
variant: 'success',
|
||||
autoHideDelay: 5000,
|
||||
})
|
||||
},
|
||||
toastError(message) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user