mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
chore: bump version (#4310)
This commit is contained in:
@@ -548,7 +548,7 @@ function createSetupImpl(rootStore: ReturnType<typeof createStore>) {
|
||||
div,
|
||||
widget.page,
|
||||
() => {
|
||||
return root.selectionManager.value;
|
||||
return root.selection.value;
|
||||
}
|
||||
);
|
||||
addCleanup(pluginName, () => {
|
||||
|
||||
Reference in New Issue
Block a user