mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
add comment cleanup and add globals
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
pathThumbnails
|
||||
} from "../settings/globals";
|
||||
|
||||
var path = require("path");
|
||||
try {
|
||||
var mongo_config = require(path.join(
|
||||
|
||||
Reference in New Issue
Block a user