Remove debug code
This commit is contained in:
parent
a6becbc8d9
commit
86891e3057
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ BR.WhatsNew = {
|
||||||
},
|
},
|
||||||
|
|
||||||
hasNewVersions: function () {
|
hasNewVersions: function () {
|
||||||
return true;
|
|
||||||
if (!BR.Util.localStorageAvailable()) return false;
|
if (!BR.Util.localStorageAvailable()) return false;
|
||||||
|
|
||||||
var currentVersion = localStorage.getItem('changelogVersion');
|
var currentVersion = localStorage.getItem('changelogVersion');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue