mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Final points.
Ready to merge
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<script>
|
||||
// performTranslation('trans_update');
|
||||
performTranslation();
|
||||
if(window.gitHubVersionList != null)
|
||||
if(Array.isArray(window.gitHubVersionList) && window.gitHubVersionList.length)
|
||||
{
|
||||
for (key in window.gitHubVersionList)
|
||||
{
|
||||
|
Reference in New Issue
Block a user