add emojid

This commit is contained in:
Swrup 2022-03-23 04:34:54 +01:00
parent ccba00b2e7
commit 4dd63360a2
7 changed files with 5082 additions and 9 deletions

View file

@ -90,3 +90,5 @@ let admins = get_dirs "admin"
let categories = List.sort_uniq compare (get_dirs "category")
let random_state = Random.State.make_self_init ()
let () = Random.set_state random_state