1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00

fix imports

This commit is contained in:
Ean Milligan
2025-05-03 20:59:49 -04:00
parent 9a5574f91e
commit aa7814d1fe
4 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
import config from '../../config.example.ts';
import { failColor, infoColor1, successColor } from 'src/embeds/colors.ts';
import config from '~config';
import { failColor, infoColor1, successColor } from 'embeds/colors.ts';
export const generateApiFailed = (args: string) => ({
embeds: [