ignore: run prettier

This commit is contained in:
Dax Raad
2025-06-27 19:10:41 -04:00
committed by Jay V
parent b61a841aa8
commit f3742ddbb8
31 changed files with 179 additions and 411 deletions
-1
View File
@@ -142,4 +142,3 @@ export namespace App {
.replace(/[^A-Za-z0-9_]/g, "-")
}
}