Mis spelt folder name

This commit is contained in:
Dustin Brett
2022-01-02 00:58:12 -08:00
parent 34a94882bf
commit 66e2d3bbfc

View File

@@ -72,7 +72,7 @@ export const PREVIEW_FRAME_SECOND = 3;
export const PROCESS_DELIMITER = "__";
export const SAVE_PATH = `${HOME}/Snaphosts`;
export const SAVE_PATH = `${HOME}/Snapshots`;
export const SHORTCUT_APPEND = " - Shortcut";