Some time ago, I submitted #1106, which was supposed to remove two redundant API from being listed in the API Script One-Click menu, but it seems adding the "hidden"
parameter to scripts in the approved.yaml
doesn't actually hide them in the menu, like it does with Character Sheets in the Character sheet Repo's approved.yaml.
I noticed that two other APIs (5e Shaped Companion Script
, True Page Copy
) also have the hidden
parameter, but are likewise still visible in the API menu.
Could it be fixed so that the "hidden"-parameter works for API scripts like how it does for character sheets, or does scripts need to be removed form the repo/from approved.yaml
to no longer be visible?
@samus was the last one to merge changes in the repo, maybe you can take it up with the other Devs?