增加pdf中划句或段ai伴读功能
This commit is contained in:
Vendored
+4
@@ -32,6 +32,10 @@ export type FluentMessageId =
|
||||
| 'cite-exported'
|
||||
| 'cite-loading'
|
||||
| 'cite-style'
|
||||
| 'item-pane-adaptive-height'
|
||||
| 'item-pane-adaptive-height-off'
|
||||
| 'item-pane-adaptive-height-on'
|
||||
| 'item-pane-open-window'
|
||||
| 'item-section-chat-head'
|
||||
| 'item-section-chat-sidenav'
|
||||
| 'item-section-lecture-head'
|
||||
|
||||
Vendored
+2
@@ -29,6 +29,8 @@ declare namespace _ZoteroTypes {
|
||||
"mineruPath": string;
|
||||
"piperPath": string;
|
||||
"piperModelPath": string;
|
||||
"chatPaneAdaptiveHeight": boolean;
|
||||
"lecturePaneAdaptiveHeight": boolean;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user