mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-25 08:19:29 +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"
|
||||
description:
|
||||
path: "."
|
||||
ref: "1208cc6"
|
||||
resolved-ref: "1208cc60ebaf2ef942a6d391be2aeda9621bb66b"
|
||||
ref: "2490f69"
|
||||
resolved-ref: "2490f698c39d59ef81a03bbe192088f36b75e968"
|
||||
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
|
||||
source: git
|
||||
version: "4.0.0"
|
||||
|
@ -174,7 +174,7 @@ dependency_overrides:
|
||||
appflowy_editor:
|
||||
git:
|
||||
url: https://github.com/AppFlowy-IO/appflowy-editor.git
|
||||
ref: "1208cc6"
|
||||
ref: "2490f69"
|
||||
|
||||
appflowy_editor_plugins:
|
||||
git:
|
||||
|
Loading…
x
Reference in New Issue
Block a user