This commit is contained in:
2025-08-04 21:10:10 +02:00
parent 76c3c2376c
commit 659c5536fa
23 changed files with 981 additions and 564 deletions

2
assets/bootstrap.js vendored Normal file
View File

@ -0,0 +1,2 @@
// register any custom, 3rd party controllers here
// app.register('some_controller_name', SomeImportedController);