forked from 0x2620/pandora
load pandora.min.js with pandora version
This commit is contained in:
parent
d1ed4ce79d
commit
345ab88cae
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ appPanel
|
|||
}), callback);
|
||||
});
|
||||
} else {
|
||||
Ox.getFile(prefix + 'js/pandora.min.js', callback);
|
||||
Ox.getFile(prefix + 'js/pandora.min.js?' + getPandoraVersion(), callback);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue