generated from Seekra/repository-template
Allow only sections as first-level settings #117
Reference in New Issue
Block a user
Delete Branch "feature/restrict-first-level-settings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First-level settings restriction
Before, first-level settings were normal settings like every other setting too. But they are special; they also serve as the navigation on the settings page (in the sidebar) and therefore they cannot be normal settings like switches (
bool) or numbers (number).Summary
Related issues
Closes: #116