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
c7e3425f29
commit
f12da2c7ad
@ -18,7 +18,6 @@ export const toasters = {
|
||||
this.toast(message, {
|
||||
title: this.$t('navigation.info'),
|
||||
variant: 'warning',
|
||||
autoHideDelay: 5000,
|
||||
})
|
||||
},
|
||||
toastInfoNoHide(message, { noAutoHide: true }) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user