Skip to content

Commit

Permalink
Allow listing and viewing INI files
Browse files Browse the repository at this point in the history
  • Loading branch information
karniv00l committed Dec 3, 2022
1 parent 9e213ad commit e3eb3b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pb_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,8 @@
}
}
],
"listRule": null,
"viewRule": null,
"listRule": "",
"viewRule": "",
"createRule": null,
"updateRule": null,
"deleteRule": null,
Expand Down

0 comments on commit e3eb3b0

Please sign in to comment.