update quasar
This commit is contained in:
@@ -46,9 +46,9 @@ import { PayloadMessageTypes } from '@/common'
|
||||
import { useNotifStore } from '@store/NotifStore'
|
||||
|
||||
export interface INotify {
|
||||
color?: string | 'primary'
|
||||
color?: string
|
||||
textColor?: string
|
||||
icon?: string | ''
|
||||
icon?: string
|
||||
}
|
||||
|
||||
const { t } = useI18n()
|
||||
|
||||
Reference in New Issue
Block a user