refactor: block event xlsx import (#1623)

This commit is contained in:
Shobhit Nagpal
2025-06-02 10:26:46 +05:30
committed by GitHub
parent 0dcea4f2d7
commit 8723bcbd33
3 changed files with 5 additions and 1 deletions
@@ -96,6 +96,7 @@ describe('makeTable()', () => {
"Is Public? (x)",
"Skip?",
"lighting",
"Type",
],
[
"00:00:00",
@@ -109,6 +110,7 @@ describe('makeTable()', () => {
"x",
"",
"",
"",
],
]
`);