summaryrefslogtreecommitdiff
path: root/frontend/app.vue
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-04-03 21:47:18 +0200
committerSanto Cariotti <santo@dcariotti.me>2025-04-03 21:47:18 +0200
commit400a81fdae4ea1ff2263024a7cd0618fc31076ca (patch)
tree77b4a41084af4330c5d002785936f56bb46528fb /frontend/app.vue
parent0d987f5c97cc8c0e205193ef8c67745ac981d5bf (diff)
Use TUI instead of Web
Diffstat (limited to 'frontend/app.vue')
-rw-r--r--frontend/app.vue5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/app.vue b/frontend/app.vue
deleted file mode 100644
index 0c17c8b..0000000
--- a/frontend/app.vue
+++ /dev/null
@@ -1,5 +0,0 @@
-<template>
- <UApp>
- <NuxtPage />
- </UApp>
-</template>