feat: add archived chat recovery menu
This commit is contained in:
@@ -11,6 +11,7 @@ def test_chat_history_management_actions_are_exposed() -> None:
|
||||
"deleteSession",
|
||||
"togglePinnedSession",
|
||||
"toggleArchivedSession",
|
||||
"showArchivedSessions",
|
||||
"shareSession",
|
||||
"onContextMenu",
|
||||
"session-menu-trigger",
|
||||
@@ -18,6 +19,7 @@ def test_chat_history_management_actions_are_exposed() -> None:
|
||||
"置顶",
|
||||
"重命名",
|
||||
"归档",
|
||||
"恢复",
|
||||
"删除",
|
||||
"转发",
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user