Skip to content

Commit f9212c5

Browse files
committed
dev-demo: update dev-demo upload plugin allowed extentions
1 parent 1510b26 commit f9212c5

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

dev-demo/resources/adminuser.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ export default {
152152
"png",
153153
"gif",
154154
"webm",
155-
"exe",
156155
"webp",
157156
],
158157
maxFileSize: 1024 * 1024 * 20, // 20MB

dev-demo/resources/cars_description_image.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ export default {
5959
"png",
6060
"gif",
6161
"webm",
62-
"exe",
6362
"webp",
6463
],
6564
maxFileSize: 1024 * 1024 * 20, // 20MB

0 commit comments

Comments
 (0)