Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
asaccool authored Dec 14, 2022
1 parent 819cbdf commit 46d0a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/scripts/controllers/ImportController.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export default class importController extends FwController {
selectedTab: 0,
filesChooser: {
label: "Select files",
accept: "json",
accept: ".json",
listFiles: true,
filesAppend: true,
"event-name": "uploadProducts",
Expand Down

0 comments on commit 46d0a21

Please # to comment.