From 8fde389664ca59773c38dc0ec1a434a98bc2428b Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Mon, 16 Dec 2024 23:46:17 +0100 Subject: command-type only roles --- tests/resources/roles.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/resources') diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini index 16335d3..450df1d 100644 --- a/tests/resources/roles.ini +++ b/tests/resources/roles.ini @@ -15,6 +15,9 @@ config.options.endpoint_url = https://localhost/complete config.engine = complete config.options.endpoint_url = https://localhost/edit +[chat-only-role.chat] +config.options.open_chat_command = preset_tab + [deprecated-test-role-simple] prompt = simple role prompt [deprecated-test-role-simple.options] -- cgit v1.2.3