Commit 143fc8cd authored by bitsoko's avatar bitsoko Committed by GitHub

Update bitsoko.js

parent 0ed86622
......@@ -498,7 +498,7 @@ function addStore() {
e = JSON.parse(localStorage.getItem('soko-store-id-' + localStorage.getItem('soko-active-store')));
updateMerch(e);
id = e.id;
ordersUpdater();
orderUpdater();
productsUpdater();
promoUpdater();
beaconsUpdater();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment