better /api explainer text

This commit is contained in:
RossAscends
2023-07-03 13:20:12 +09:00
parent bef7d1492b
commit 7fe2ea31b9

View File

@ -6439,7 +6439,7 @@ $(document).ready(function () {
}
registerSlashCommand('dupe', DupeChar, [], " duplicates the currently selected character", true, true);
registerSlashCommand('api', connectAPISlash, [], " connect to an API", true, true);
registerSlashCommand('api', connectAPISlash, [], "(kobold, horde, novel, ooba, oai, claude, poe, windowai) connect to an API", true, true);
setTimeout(function () {
$("#groupControlsToggle").trigger('click');