mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-26 00:40:13 +00:00
fix: context menu should not auto show when collaborating (#7151)
* fix: context menu should not auto show when collaborating * chore: update document_bloc.dart
This commit is contained in:
parent
a33cf1f488
commit
d87a209c4a
@ -61,8 +61,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "1208cc6"
|
ref: "2490f69"
|
||||||
resolved-ref: "1208cc60ebaf2ef942a6d391be2aeda9621bb66b"
|
resolved-ref: "2490f698c39d59ef81a03bbe192088f36b75e968"
|
||||||
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
|
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
|
||||||
source: git
|
source: git
|
||||||
version: "4.0.0"
|
version: "4.0.0"
|
||||||
|
@ -174,7 +174,7 @@ dependency_overrides:
|
|||||||
appflowy_editor:
|
appflowy_editor:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/AppFlowy-IO/appflowy-editor.git
|
url: https://github.com/AppFlowy-IO/appflowy-editor.git
|
||||||
ref: "1208cc6"
|
ref: "2490f69"
|
||||||
|
|
||||||
appflowy_editor_plugins:
|
appflowy_editor_plugins:
|
||||||
git:
|
git:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user