Correct stupid error
This commit is contained in:
parent
55d53cfac6
commit
eaae63f275
@ -2766,7 +2766,7 @@ define([
|
||||
UIElements.displayCrowdfunding(common);
|
||||
modal.delete();
|
||||
});
|
||||
var waitingForStoringCb = true;
|
||||
var waitingForStoringCb = false;
|
||||
$(store).click(function () {
|
||||
if (waitingForStoringCb) { return; }
|
||||
waitingForStoringCb = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user