update at 2025-10-16 14:03:45
This commit is contained in:
@@ -460,7 +460,7 @@ export class XiaohongshuPreview {
|
||||
|
||||
private async persistSettings(): Promise<void> {
|
||||
try {
|
||||
const plugin = (this.app as any)?.plugins?.getPlugin?.('note-to-mp');
|
||||
const plugin = (this.app as any)?.plugins?.getPlugin?.('note2any');
|
||||
if (plugin?.saveSettings) {
|
||||
await plugin.saveSettings();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user