Add Watchtower, fix main component import and update docs
Some checks failed
Build and Publish Docker Image / build (push) Has been cancelled
Some checks failed
Build and Publish Docker Image / build (push) Has been cancelled
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
import main from './components/main.vue'
|
||||
import Main from './components/main.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user