mirror of
https://github.com/YunoHost-Apps/gamja_ynh.git
synced 2024-09-03 18:36:34 +02:00
fix
This commit is contained in:
parent
f316557836
commit
ec54ce0368
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
`/?server=/webirc/websocket/`
|
`https://domain.tld/?server=/webirc/websocket/`
|
|
@ -16,8 +16,8 @@
|
||||||
},
|
},
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "John doe",
|
"name": "",
|
||||||
"email": "john.doe@example.com"
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.3.0"
|
"yunohost": ">= 4.3.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue