mirror of
https://github.com/arthur-pbty/flint.git
synced 2026-08-02 04:37:57 +02:00
reorganizage du projet et mise en place d'un vrai build
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ import { env } from "./framework/config/env.js";
|
||||
import { CommandExecutor } from "./framework/execution/CommandExecutor.js";
|
||||
import { createPrefixHandler } from "./framework/handlers/prefixHandler.js";
|
||||
import { createSlashHandler } from "./framework/handlers/slashHandler.js";
|
||||
import { I18nService } from "./framework/i18n/I18nService.js";
|
||||
import { I18nService } from "./i18n/index.js";
|
||||
import {
|
||||
initMemberMessageStore,
|
||||
shutdownMemberMessageStore,
|
||||
|
||||
Reference in New Issue
Block a user