From 187f08f14584aa8e4961a02aee755e6a9efaa84e Mon Sep 17 00:00:00 2001 From: Kapilesh Pennichetty Date: Wed, 26 May 2021 09:05:57 -0500 Subject: [PATCH] Fixed incompatible file directory structure --- static/{ => js}/app.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename static/{ => js}/app.js (100%) diff --git a/static/app.js b/static/js/app.js similarity index 100% rename from static/app.js rename to static/js/app.js