add emojid
This commit is contained in:
parent
ccba00b2e7
commit
4dd63360a2
7 changed files with 5082 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue