get tags fix

This commit is contained in:
Diogo
2024-12-11 15:17:24 +00:00
parent 56dde80689
commit 12c2a09c85
+1 -1
View File
@@ -8421,7 +8421,7 @@ chatCommandP =
"/sql chat " *> (ExecChatStoreSQL <$> textP),
"/sql agent " *> (ExecAgentStoreSQL <$> textP),
"/sql slow" $> SlowSQLQueries,
"/_get tags" *> (APIGetChatTags <$> A.decimal),
"/_get tags " *> (APIGetChatTags <$> A.decimal),
"/_get chats "
*> ( APIGetChats
<$> A.decimal