Skip to content

Commit

Permalink
... fix prettier?
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVTomatoCake committed Jun 29, 2024
1 parent 3832c7a commit 40d4f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/entities/UserSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ export class UserSettings extends BaseClassWithoutId {

@Column({ nullable: true })
view_nsfw_guilds: boolean = true;

}

interface CustomStatus {
Expand Down

0 comments on commit 40d4f86

Please sign in to comment.