Skip to content

Commit

Permalink
Update InspectPage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed Mar 12, 2024
1 parent 3d994b7 commit 186d339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/src/stories/pages/inspect/InspectPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export class InspectPage extends Page {
schema: {
type: "array",
items: {
type: "string",
format: ["file", "directory"],
multiple: true,
},
Expand Down

0 comments on commit 186d339

Please sign in to comment.