diff --git a/legalconsenthub/app.config.ts b/legalconsenthub/app/app.config.ts similarity index 100% rename from legalconsenthub/app.config.ts rename to legalconsenthub/app/app.config.ts diff --git a/legalconsenthub/app.vue b/legalconsenthub/app/app.vue similarity index 100% rename from legalconsenthub/app.vue rename to legalconsenthub/app/app.vue diff --git a/legalconsenthub/assets/css/main.css b/legalconsenthub/app/assets/css/main.css similarity index 100% rename from legalconsenthub/assets/css/main.css rename to legalconsenthub/app/assets/css/main.css diff --git a/legalconsenthub/components/DeleteModal.vue b/legalconsenthub/app/components/DeleteModal.vue similarity index 93% rename from legalconsenthub/components/DeleteModal.vue rename to legalconsenthub/app/components/DeleteModal.vue index 8ac73f6..c89519a 100644 --- a/legalconsenthub/components/DeleteModal.vue +++ b/legalconsenthub/app/components/DeleteModal.vue @@ -11,7 +11,7 @@ - diff --git a/legalconsenthub/components/UserMenu.vue b/legalconsenthub/app/components/UserMenu.vue similarity index 98% rename from legalconsenthub/components/UserMenu.vue rename to legalconsenthub/app/components/UserMenu.vue index 703149a..b140ea3 100644 --- a/legalconsenthub/components/UserMenu.vue +++ b/legalconsenthub/app/components/UserMenu.vue @@ -31,6 +31,7 @@