chore: fix schema error from PR merges (#5016)

This commit is contained in:
Sojan Jose
2022-07-11 20:12:48 +02:00
committed by GitHub
parent da12a39321
commit 05db053f60
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
#
# id :bigint not null, primary key
# bot_config :jsonb
# bot_type :integer default(0)
# bot_type :integer default("webhook")
# description :string
# name :string
# outgoing_url :string