annoncement admin
This commit is contained in:
@@ -4,6 +4,6 @@ export type CreateAnnouncementType = {
|
||||
publishAt: string;
|
||||
isPublic: boolean;
|
||||
isImportant: boolean;
|
||||
serviceId: string;
|
||||
serviceId?: string;
|
||||
groupIds: string[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user