This commit is contained in:
Manav Rathi
2024-04-07 10:24:36 +05:30
parent 7c0ab6dd8a
commit 49b5bff042
4 changed files with 27 additions and 42 deletions

View File

@@ -70,7 +70,6 @@ export const CustomError = {
EXPORT_STOPPED: "export stopped",
NO_EXPORT_FOLDER_SELECTED: "no export folder selected",
EXPORT_FOLDER_DOES_NOT_EXIST: "export folder does not exist",
NO_INTERNET_CONNECTION: "no internet connection",
AUTH_KEY_NOT_FOUND: "auth key not found",
EXIF_DATA_NOT_FOUND: "exif data not found",
SELECT_FOLDER_ABORTED: "select folder aborted",