mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
.VERSION file creation prod built attempt fix #209
This commit is contained in:
@@ -43,9 +43,7 @@ function handleVersion(){
|
||||
$.get('https://api.github.com/repos/jokob-sk/Pi.Alert/releases').done(function(response) {
|
||||
// Handle successful response
|
||||
var releases = data;
|
||||
|
||||
console.log(releases)
|
||||
|
||||
|
||||
if(releases.length > 0)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user