TERMINAL: Fix original alias syntax (#545)

This commit is contained in:
Snarling
2023-05-29 06:54:16 -04:00
committed by omuretsu
parent 7f852373d8
commit 5f2a1c3f27
11 changed files with 48 additions and 23 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { Settings } from "../Settings/Settings";
import { isString } from "./helpers/isString";
import { isString } from "./helpers/string";
/*
Converts a date representing time in milliseconds to a string with the format H hours M minutes and S seconds