From e0179ad836d097bea2e59709af2412888b8b2fca Mon Sep 17 00:00:00 2001 From: Carl Sampson Date: Mon, 19 Sep 2016 09:32:13 -0400 Subject: [PATCH] Added uploads folder. The app will throw a 500 error when uploading screenshots if this isn't present. --- api/uploads/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 api/uploads/README.md diff --git a/api/uploads/README.md b/api/uploads/README.md new file mode 100644 index 0000000..83338b5 --- /dev/null +++ b/api/uploads/README.md @@ -0,0 +1 @@ +Folder that screenshots go in.