mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-22 17:05:22 +00:00
Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more typos of the same typo.
This commit is contained in:
@@ -26,6 +26,6 @@ DROP TABLE webhooks;
|
||||
DROP TABLE channels;
|
||||
DROP TABLE members;
|
||||
DROP TABLE guilds;
|
||||
DROP TABLE client_relase;
|
||||
DROP TABLE client_release;
|
||||
-- DROP TABLE users;
|
||||
-- DROP TABLE config;
|
||||
Reference in New Issue
Block a user