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

View File

@ -31,7 +31,11 @@
{ {
command: "/img-gen", command: "/img-gen",
description: "Generate an image" description: "Generate an image"
} },
{
command: "/live",
description: "Toggle live typing mode"
}
]; ];
constructor() { constructor() {