mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Fixed deprecation of controller loading from global directory.
This commit is contained in:
parent
1e3b7daf3c
commit
62f8001d68
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
controllers:
|
controllers:
|
||||||
resource: Controller/
|
resource: ../../src/Controller/
|
||||||
type: annotation
|
type: annotation
|
||||||
|
|
||||||
prefix: '{_locale}'
|
prefix: '{_locale}'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue