mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Add cleanup of var and scoping with even more cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {
|
||||
pathThumbnails
|
||||
} from "../settings/globals";
|
||||
} from "../../settings/globals";
|
||||
|
||||
|
||||
var express = require("express");
|
||||
|
||||
Reference in New Issue
Block a user