Fix #4: Add encryption details to homepage
This commit is contained in:
@@ -12,6 +12,6 @@ const approuter = new Vue({
|
||||
vuetify: new Vuetify(),
|
||||
el: "#main",
|
||||
data: {
|
||||
dialog: true,
|
||||
dialog: false,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user