mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 12:19:16 +00:00
changed whatsapp model
This commit is contained in:
@@ -38,7 +38,7 @@ class Whatsapp extends Model<Whatsapp> {
|
||||
@Default(false)
|
||||
@AllowNull
|
||||
@Column
|
||||
default: boolean;
|
||||
isDefault: boolean;
|
||||
|
||||
@CreatedAt
|
||||
createdAt: Date;
|
||||
|
||||
Reference in New Issue
Block a user