fix(frontend): block unsupported .app uploads (#1834)

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
luobo
2026-04-04 14:42:26 +08:00
committed by GitHub
parent 163121d327
commit 144c9b2464
4 changed files with 137 additions and 9 deletions
+1
View File
@@ -3,4 +3,5 @@
*/
export * from "./api";
export * from "./file-validation";
export * from "./hooks";