mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
This ynhpanel.json has never been used by anything ...
This commit is contained in:
parent
8ab98d3ed2
commit
67e253211c
2 changed files with 0 additions and 2 deletions
|
@ -329,7 +329,6 @@ end
|
|||
if hlp.is_logged_in() then
|
||||
-- serve ynhpanel files
|
||||
serveAsset("/ynhpanel.js", "js/ynhpanel.js")
|
||||
serveAsset("/ynhpanel.json", "js/ynhpanel.json")
|
||||
serveAsset("/ynhpanel.css", "css/ynhpanel.css")
|
||||
-- serve theme's files
|
||||
-- TODO : don't forget to open a PR to enable access to those
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
{}
|
Loading…
Reference in a new issue