mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 17:40:42 +00:00
fix: deprecate models add command (#71175)
This commit is contained in:
@@ -39,7 +39,6 @@ describe("createTelegramPluginBase config duplicate token guard", () => {
|
||||
expect(channelData).toEqual({
|
||||
telegram: {
|
||||
buttons: [
|
||||
[{ text: "Add model", callback_data: "/models add" }],
|
||||
[
|
||||
{ text: "anthropic (2)", callback_data: "mdl_list_anthropic_1" },
|
||||
{ text: "openai (3)", callback_data: "mdl_list_openai_1" },
|
||||
|
||||
Reference in New Issue
Block a user