This commit is contained in:
Alexandre
2022-11-01 19:13:19 +01:00
parent 9eec366b5b
commit 8e04aa0c7f

View File

@@ -7,13 +7,13 @@
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "voice communication for online gaming, education and training", "description": "voice communication for online gaming, education and training",
"environment": { "environment": {
"DIST_UPDATE": "1", "DIST_UPDATE": "0",
"GUID": "503", "GUID": "503",
"INIFILE": "1", "INIFILE": "1",
"PGID": "503", "PGID": "503",
"PUID": "503", "PUID": "503",
"TS3SERVER_LICENSE": "accept", "TS3SERVER_LICENSE": "accept",
"TS_UPDATE": "1" "TS_UPDATE": "0"
}, },
"init": false, "init": false,
"map": [ "map": [
@@ -35,4 +35,4 @@
"slug": "teamspeak", "slug": "teamspeak",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.13.6-5" "version": "3.13.6-5"
} }