1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud_admin.git synced 2025-03-09 23:38:52 +00:00

Update public_config.py

This commit is contained in:
Alexandr Topilski 2020-02-09 06:36:23 +03:00 committed by GitHub
parent 92648275c3
commit d321ec9531

View file

@ -4,4 +4,4 @@ PUBLIC_CONFIG = {'site': {'title': 'FastoCloud', 'keywords': 'video,cloud,iptv,s
'contact_address': 'Republic of Belarus, Minsk, Stadionnay str. 5', 'contact_address': 'Republic of Belarus, Minsk, Stadionnay str. 5',
'community_channel': 'https://discord.gg/cnUXsws', 'community_channel': 'https://discord.gg/cnUXsws',
'partners':[]}, 'partners':[]},
'project': {'version': '1.7.0', 'version_type': 'release'}} 'project': {'version': '1.0.0', 'version_type': 'release'}}