mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix(core): apply model ui (#13084)
This commit is contained in:
@@ -167,7 +167,7 @@ You should specify the following arguments before the others: [doc_id], [origin_
|
||||
},
|
||||
]);
|
||||
|
||||
return { result };
|
||||
return { result, content };
|
||||
} catch {
|
||||
return 'Failed to apply edit to the doc';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user