1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00

Prettier -.-

This commit is contained in:
TomatoCake 2024-06-30 21:54:03 +02:00 committed by Madeline
parent 12cca1b546
commit 9d27a5138f

View File

@ -122,7 +122,6 @@ export class UserSettings extends BaseClassWithoutId {
@Column({ nullable: true })
view_nsfw_guilds: boolean = true;
}
interface CustomStatus {