mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 09:53:43 +08:00
facet query fix
This commit is contained in:
@@ -32,7 +32,7 @@ MODULES = (
|
||||
(core.ci, "/api/v0.1/ci"),
|
||||
(core.history, "/api/v0.1/history"),
|
||||
(core.account, "/api/v0.1/accounts"),
|
||||
# (core.special, ""),
|
||||
(core.special, ""),
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user