init.sql updated.

This commit is contained in:
Asal Lotfi
2025-07-18 13:20:19 +03:30
parent 1c90c66429
commit c11092c7c6
13 changed files with 11 additions and 488 deletions
@@ -118,8 +118,4 @@ public class User {
public List<ChatEntry> getChatList(){return this.chatList;}
}
}