fix this too

This commit is contained in:
zefie
2025-02-12 17:19:37 -05:00
parent a281e4a7a5
commit 943a774c9e

View File

@@ -1,6 +1,7 @@
const process = require('process');
const fs = require('fs');
const path = require('path');
var classPath = path.resolve(__dirname + path.sep + "includes" + path.sep + "classes" + path.sep) + path.sep;
var { WTVShared, clientShowAlert } = require(classPath + "/WTVShared.js");
const wtvshared = new WTVShared(); // creates minisrv_config