Return banned user objects.

Fix category edit.
This commit is contained in:
Paul
2021-07-24 19:42:57 +01:00
parent 1a8006b3e4
commit 682b6cbd9f
4 changed files with 50 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
export version=0.5.1-alpha.9
export version=0.5.1-alpha.10
echo "pub const VERSION: &str = \"${version}\";" > src/version.rs