Add group icons / profile backgrounds.

This commit is contained in:
Paul
2021-05-01 22:55:37 +01:00
parent 8cfa5d7091
commit 92bface6ae
9 changed files with 148 additions and 30 deletions

View File

@@ -9,7 +9,7 @@ use rocket_contrib::json::JsonValue;
#[get("/")]
pub async fn root() -> JsonValue {
json!({
"revolt": "0.4.1-alpha.2",
"revolt": "0.4.1-alpha.3",
"features": {
"registration": !*DISABLE_REGISTRATION,
"captcha": {