update bower_components build process
This commit is contained in:
parent
e1b37cf634
commit
69c951cb3f
3 changed files with 18 additions and 18 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
var settingsKey = "betatester";
|
||||
|
||||
var expectedValue = new Date().toDateString() + "5";
|
||||
var expectedValue = new Date().toDateString() + "6";
|
||||
if (appStorage.getItem(settingsKey) == expectedValue) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue