mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: delete reference databases in toggle list (#5782)
This commit is contained in:
parent
43b250ec28
commit
b5d799655a
@ -53,8 +53,8 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: e0d673a
|
||||
resolved-ref: e0d673afbbbcaf9df0276f7e0b6405d8f6e98112
|
||||
ref: "61d4363"
|
||||
resolved-ref: "61d4363b4675f7ef91ef5003f2f88bbcb4d9dfa9"
|
||||
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
|
||||
source: git
|
||||
version: "3.1.0"
|
||||
|
@ -191,7 +191,7 @@ dependency_overrides:
|
||||
appflowy_editor:
|
||||
git:
|
||||
url: https://github.com/AppFlowy-IO/appflowy-editor.git
|
||||
ref: "e0d673a"
|
||||
ref: "61d4363"
|
||||
|
||||
appflowy_editor_plugins:
|
||||
git:
|
||||
|
Loading…
Reference in New Issue
Block a user