feat(01-06): remove matrix reaction-era adapter UX
- Drop reaction-based skill and confirmation helpers from Matrix conversion - Render !settings as a strict read-only dashboard snapshot - Align Matrix adapter regressions with command-only helper text
This commit is contained in:
parent
974935c880
commit
3e06a67e24
3 changed files with 2 additions and 52 deletions
|
|
@ -60,8 +60,6 @@ async def handle_settings(
|
|||
"",
|
||||
f"Активные чаты ({len(chats)}):",
|
||||
chats_text,
|
||||
"",
|
||||
"Изменить: !skills, !soul, !safety",
|
||||
]
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue