mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-02-12 16:12:44 +00:00
remove none existing sorting column
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -17,7 +17,6 @@ var webhookAllowedColumns = assignTableToColumns(database.WEBHOOK_TABLE, []strin
|
||||
"created_at",
|
||||
"updated_at",
|
||||
"name",
|
||||
"allowed",
|
||||
})
|
||||
|
||||
type WebhookOption struct {
|
||||
|
||||
Reference in New Issue
Block a user