1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumble-web_ynh.git synced 2024-09-03 19:46:16 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-06-07 11:31:40 +02:00
parent a0242795a5
commit a145c087a0
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -8,7 +8,7 @@
pkg_dependencies="websockify" pkg_dependencies="websockify"
# NodeJS version # NodeJS version
nodejs_version=12 nodejs_version="14"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS