1
1
mirror of https://github.com/Burn-E99/GroupUp.git synced 2026-01-06 11:27:54 -05:00

how long has this had the wrong bot name lmao

This commit is contained in:
Ean Milligan (Bastion)
2023-04-21 02:45:02 -04:00
parent 815364305b
commit 3475f84623

View File

@ -1,4 +1,4 @@
// This file will create all tables for the artificer schema
// This file will create all tables for the groupup schema
// DATA WILL BE LOST IF DB ALREADY EXISTS, RUN AT OWN RISK
import config from '../config.ts';