forked from keinBot/cuffeo
update
This commit is contained in:
@@ -92,4 +92,4 @@ Map.prototype.deli = function (val) {
|
||||
for (let [key] of this)
|
||||
if (key.toLowerCase() === val.toLowerCase())
|
||||
this.delete(key);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user