Friendship Accepted and Refused (notification updated)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { shared_consts } from '@src/common/shared_vuejs'
|
||||
import { EState } from './Calendar'
|
||||
import { shared_consts } from '@src/common/shared_vuejs'
|
||||
|
||||
export interface IMessagePage {
|
||||
show: boolean
|
||||
@@ -117,4 +117,5 @@ export interface IMessageState {
|
||||
export interface INotifState {
|
||||
last_notifs: INotif[]
|
||||
show_all: boolean
|
||||
updateNotification: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user