fix author perms

This commit is contained in:
nora 2022-06-19 21:14:35 +02:00
parent d91ee43933
commit aa6e57b2fa
6 changed files with 87 additions and 46 deletions

View file

@ -16,3 +16,4 @@ serde = { version = "1.0.137", features = ["derive"] }
serde_json = "1.0.81"
poise = "0.2.2"
tracing-tree = "0.2.1"
tracing-error = "0.2.0"