Removed 1440p so I can afford to eat

This commit is contained in:
Sam Potts
2018-06-18 22:16:12 +10:00
parent 8584f6a1db
commit 22d524ac9d
4 changed files with 4 additions and 4 deletions

View File

@ -2979,7 +2979,7 @@ typeof navigator === "object" && (function (global, factory) {
var defineProperty = _objectDp.f;
var _wksDefine = function (name) {
var $Symbol = _core.Symbol || (_core.Symbol = _library ? {} : _global.Symbol || {});
var $Symbol = _core.Symbol || (_core.Symbol = _global.Symbol || {});
if (name.charAt(0) != '_' && !(name in $Symbol)) defineProperty($Symbol, name, { value: _wksExt.f(name) });
};