You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-12-07 23:23:49 +02:00
improving logging and configs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as path from "path";
|
||||
import {Config} from "./config/Config";
|
||||
import {Config} from "../common/config/private/Config";
|
||||
|
||||
class ProjectPathClass {
|
||||
public Root: string;
|
||||
|
||||
Reference in New Issue
Block a user