1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Switched to using nimrodel API

This commit is contained in:
Krateng
2019-05-23 13:13:42 +02:00
parent 452b84af5c
commit 410eee4a4d
5 changed files with 57 additions and 109 deletions

3
maloja
View File

@@ -13,7 +13,8 @@ neededmodules = [
"bottle",
"waitress",
"setproctitle",
"doreah"
"doreah",
"nimrodel"
]
recommendedmodules = [