Replaced clang format with prettuier (sadly)
This commit is contained in:
@@ -6,4 +6,4 @@ const guildAppSchema = new Schema({
|
||||
uuid: { type: String, required: true },
|
||||
})
|
||||
|
||||
export = model("guildapp", guildAppSchema, "guildapp")
|
||||
export = model("guildapp", guildAppSchema, "guildapp")
|
||||
|
||||
Reference in New Issue
Block a user