fix: solve merge conflicts

Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Luka Trovic
2022-05-09 12:04:34 +01:00
parent 37b3f03809
commit 23ae20efe7
5 changed files with 335 additions and 2692 deletions
+1
View File
@@ -0,0 +1 @@
export const randHash = () => Math.random().toString(36).replace(/[^a-z]+/g, '').slice(0, 10)