Gacha game centered around vore.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--! Previous: sha1:d45df95e7f3a77f0a9f7a8bfc6a93cfbebc1c61e
|
|
--! Hash: sha1:c1cb70e8c0dfc171d8f21abb14f503e47fb891bc
|
|
--! Message: fix webhookToken size
|
|
|
|
ALTER TABLE DiscordChannel
|
|
ALTER COLUMN webhookToken TYPE VARCHAR(128);
|
|
|