reload json
This commit is contained in:
parent
4341824d81
commit
ec596c5078
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
Ox.getJSON('json/pandora.json', function(pandora) {
|
Ox.getJSON('json/pandora.json?' + +new Date(), function(pandora) {
|
||||||
|
|
||||||
$(function() {
|
$(function() {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue