fickit: fix metadatas
This commit is contained in:
parent
65b5bf8c16
commit
c9449b2338
2 changed files with 6 additions and 4 deletions
|
@ -110,7 +110,7 @@ TEMPLATE='
|
|||
"entries": {
|
||||
"frontend-players": {
|
||||
"perm": "0444",
|
||||
"content": "${IP_FRONTEND}\\n${IP_FIC_SRS_FR}"
|
||||
"content": "${IP_FRONTEND}\n${IP_FIC_SRS_FR}"
|
||||
},
|
||||
"frontend-router": {
|
||||
"perm": "0444",
|
||||
|
|
Reference in a new issue