Final points.

Ready to merge
This commit is contained in:
birdhouse
2019-06-23 00:38:06 +02:00
parent e37abbb62d
commit 9d9999b861
2 changed files with 6 additions and 22 deletions

View File

@@ -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)
{