another stage of client authentication

This commit is contained in:
DecDuck
2024-10-08 16:13:28 +11:00
parent 13bf4fe757
commit 8896492776
22 changed files with 802 additions and 83 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="inline-flex items-center h-6 gap-x-2">
<div class="inline-flex items-center gap-x-2">
<HeaderButton @click="() => window.minimize()">
<MinusIcon />
</HeaderButton>