Updated path for drizzle

This commit is contained in:
2024-10-03 17:55:01 +02:00
parent f5827809c0
commit 1497ec084c
28 changed files with 37 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
import { devMessage, embedColor } from "config/options.js"
import { bwfkdr, bwstars, bwwins, duelswins, duelswlr, swkdr, swstars } from "config/reqs.js"
import { IButton } from "interfaces"
import db from "src/db/db.js"
import db from "src/drizzle/db.js"
import { bedwarsLevel, getGuild, getHeadURL, getPlayer, hypixelLevel, skywarsLevel } from "utils/Hypixel.js"
export default {