Web: ManualBackup: Added import.

This commit is contained in:
Tatiana Lopaeva 2022-03-18 15:58:30 +03:00
parent 4a959f3667
commit 9ca8191ddd

View File

@ -4,6 +4,7 @@ import { withTranslation } from "react-i18next";
import SelectFolderInput from "files/SelectFolderInput";
import Button from "@appserver/components/button";
import { getFromSessionStorage } from "../../../../../utils";
import { BackupTypes } from "@appserver/common/constants";
let folderPath = "";
let folder = "";