Do same for other cards
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@ -44,6 +44,7 @@ declare global {
|
||||
departments: string[];
|
||||
end: string;
|
||||
id: string;
|
||||
open: boolean;
|
||||
reason: string;
|
||||
start: string;
|
||||
user: {
|
||||
|
Reference in New Issue
Block a user