mirror of
https://github.com/AsgardEternal/DBLogExtension.git
synced 2024-12-30 16:29:17 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
be853d1746
commit
e3ef6dcd96
@ -5,6 +5,7 @@ import DBLog from './db-log.js';
|
||||
import path from "path";
|
||||
import fs from "fs";
|
||||
import { open } from "node:fs/promises"
|
||||
import {fileURLToPath} from "url";
|
||||
|
||||
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user