mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-17 06:30:50 +01:00
encryption of sqlite working
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<div>vault</div>
|
||||
<div class="h-screen bg-blue-200"></div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
definePageMeta({
|
||||
name: 'vaultOverview',
|
||||
name: "vaultOverview",
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user