This commit is contained in:
retoor 2025-05-15 23:30:23 +02:00
parent dd80f3732b
commit 79c39828f0

View File

@ -31,6 +31,10 @@
{
command: "/img-gen",
description: "Generate an image"
},
{
command: "/live",
description: "Toggle live typing mode"
}
];