testcommit
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { logger } from "./inc/log.js";
|
import { logger } from "./inc/log.js";
|
||||||
import { read, cfg } from "./inc/cfg.js";
|
import { read, cfg } from "./inc/cfg.js";
|
||||||
import { wrapper, clients } from "./inc/wrapper.js";
|
import { wrapper } from "./inc/wrapper.js";
|
||||||
const fs = require("fs");
|
const fs = require("fs");
|
||||||
|
|
||||||
read().then(() => {
|
read().then(() => {
|
||||||
|
Reference in New Issue
Block a user