Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
main: Do not export Settings without implementations
If no settings portal implementations are found, the `settings_create()` function currently returns NULL and the `No skeleton to export` warning. This change guards against that, which is more consistent with the other portals.
- Loading branch information