Do same for other cards

This commit is contained in:
2023-10-21 00:05:55 -04:00
parent 53f5b0a3a2
commit 3fb2eb20b9
3 changed files with 20 additions and 17 deletions

1
index.d.ts vendored
View File

@ -44,6 +44,7 @@ declare global {
departments: string[];
end: string;
id: string;
open: boolean;
reason: string;
start: string;
user: {