diff --git a/package.js b/package.js index e69de29..7278f25 100644 --- a/package.js +++ b/package.js @@ -0,0 +1,8 @@ +/* +* myevent - package.js +* +* Created by Janis Hutz 05/14/2023, Licensed under the GPL V3 License +* https://janishutz.com, development@janishutz.com +* +* +*/ \ No newline at end of file diff --git a/src/webapp/src/App.vue b/src/webapp/src/App.vue index e91a678..65c4652 100644 --- a/src/webapp/src/App.vue +++ b/src/webapp/src/App.vue @@ -1,3 +1,12 @@ + +