i need a d 🤭

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-10-13 00:54:30 -07:00
parent c56e45aa57
commit 0f56b8de5e
1 changed files with 1 additions and 1 deletions

View File

@ -504,7 +504,7 @@ def under_attack(v):
user_id=v.id,
)
g.db.add(ma)
return {"message": f"Under attack mode {enable_disable_str}!"}
return {"message": f"Under attack mode {enable_disable_str}d!"}
@app.get("/admin/badge_grant")
@admin_level_required(PERMS['USER_BADGES'])