Fixed the UI loader

This commit is contained in:
WolverinDEV 2021-05-02 11:23:13 +02:00
parent c7029bc7d8
commit dbb486209b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import {is_debug} from "../main-window";
import moment from "moment";
import * as moment from "moment";
import * as fs from "fs-extra";
import * as os from "os";