mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Tue 3 May 22:47:52 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
1de70f19a6
commit
e2122a0323
1 changed files with 0 additions and 4 deletions
|
@ -47,7 +47,3 @@ function hash(string) {
|
|||
return a & a;
|
||||
}, 0);
|
||||
}
|
||||
|
||||
String.prototype.repeat = function (num) {
|
||||
return new Array(num + 1).join(this);
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue