fix some stuff with the timestamp settings

This commit is contained in:
Olivier Gagnon
2022-08-29 16:47:51 -04:00
parent e57fee00d2
commit c88ac1c26e
3 changed files with 3 additions and 4 deletions
@@ -23,7 +23,7 @@ import { Locations } from "../../Locations/Locations";
import { CityName } from "../../Locations/data/CityNames";
import { LocationName } from "../../Locations/data/LocationNames";
import { Sleeve } from "../Sleeve/Sleeve";
import { isSleeveCompanyWork, SleeveCompanyWork } from "../Sleeve/Work/SleeveCompanyWork";
import { isSleeveCompanyWork } from "../Sleeve/Work/SleeveCompanyWork";
import {
calculateSkill as calculateSkillF,
calculateSkillProgress as calculateSkillProgressF,