+
+
+
+
+
diff --git a/k356/main/templates/components/Loading/vue.js b/k356/main/templates/components/Loading/vue.js
index 59a9d70..5a5d2fa 100644
--- a/k356/main/templates/components/Loading/vue.js
+++ b/k356/main/templates/components/Loading/vue.js
@@ -9,6 +9,10 @@ Loading = {
}
},
+ mounted: function() {
+ this.generate_aes_key("asd")
+ },
+
methods: {
async generate_aes_key (password) {
diff --git a/k356/templates/base.html b/k356/templates/base.html
index 83605fc..af0f006 100644
--- a/k356/templates/base.html
+++ b/k356/templates/base.html
@@ -82,12 +82,12 @@
-