mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
fix: disable default save page as (#6548)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
This commit is contained in:
@@ -26,6 +26,7 @@ type Copilot {
|
||||
type CopilotHistories {
|
||||
"""An mark identifying which view to use to display the session"""
|
||||
action: String
|
||||
createdAt: DateTime!
|
||||
messages: [ChatMessage!]!
|
||||
sessionId: String!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user