/api/backupProduct

This commit is contained in:
joseph le 2023-09-28 16:02:00 +07:00
parent 6de088e969
commit f0f9c58167
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ import { screenShot } from "App/utils/screenShot";
import { sendMessToZulip } from "App/utils/sendMessToZulip";
import moment from "moment";
import Product from "App/Models/Product";
import { DateTime } from "luxon";
import DateTime from "luxon";
runtimeCheckLogs(Env.get("FOLDER_LOGS"));