diff --git a/src/config/imageFolder.js b/src/config/imageFolder.js new file mode 100644 index 0000000..c377469 --- /dev/null +++ b/src/config/imageFolder.js @@ -0,0 +1,2 @@ +export const PATH_PRESENCE = "presence" +export const PATH_ID = "kta" \ No newline at end of file