mirror of
https://github.com/OliveTin/OliveTin
synced 2025-12-12 09:05:39 +00:00
chore: frontend updates
This commit is contained in:
@@ -59,7 +59,6 @@ const props = defineProps({
|
||||
const dashboard = ref(null)
|
||||
|
||||
async function getDashboard() {
|
||||
console.log("getting dashboard", props.title)
|
||||
const ret = await window.client.getDashboard({
|
||||
title: props.title,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user