moved login component; improved documentation; other minor improvements

This commit is contained in:
2026-06-11 12:55:01 +02:00
parent ede486cce8
commit a58078dd1c
13 changed files with 1682 additions and 128 deletions

View File

@@ -9,6 +9,7 @@
[
{
"name": "plugin",
"icon": "globe",
"commands": [
"clear && yarn plugin"
],
@@ -16,6 +17,7 @@
},
{
"name": "client",
"icon": "device-desktop",
"commands": [
"clear && yarn client"
],