add statuses game

This commit is contained in:
2026-08-04 02:28:16 +07:00
parent 2241c33902
commit 33cde1d28b
12 changed files with 537 additions and 143 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ async function deleteRole(userId: number, role: string) {
<style scoped>
.user-block {
border: 1px solid #444;
background-color: #222;
border-radius: 10px;
margin: 0 0 20px;
padding: 20px;