Feat: Route-Dateien aus .gitignore entfernt und hinzugefügt
linter / quality (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled

This commit is contained in:
2026-04-09 20:09:51 +02:00
parent c178fab470
commit 923eab0773
45 changed files with 5242 additions and 0 deletions
@@ -0,0 +1,6 @@
import Settings from './Settings'
const Controllers = {
Settings: Object.assign(Settings, Settings),
}
export default Controllers