ui: improve layout
This commit is contained in:
parent
df9ee293a7
commit
936488f51e
8 changed files with 30 additions and 19 deletions
|
@ -3,7 +3,7 @@ definePageMeta({
|
|||
layout: 'none',
|
||||
})
|
||||
|
||||
const server = ref(useAppCookies().server.value)
|
||||
const server = ref()
|
||||
|
||||
async function oauth() {
|
||||
const a = document.createElement('a')
|
Loading…
Add table
Add a link
Reference in a new issue