Skip to content

Commit b5d7996

Browse files
authored
fix: delete reference databases in toggle list (#5782)
1 parent 43b250e commit b5d7996

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

frontend/appflowy_flutter/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ packages:
5353
dependency: "direct main"
5454
description:
5555
path: "."
56-
ref: e0d673a
57-
resolved-ref: e0d673afbbbcaf9df0276f7e0b6405d8f6e98112
56+
ref: "61d4363"
57+
resolved-ref: "61d4363b4675f7ef91ef5003f2f88bbcb4d9dfa9"
5858
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
5959
source: git
6060
version: "3.1.0"

frontend/appflowy_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ dependency_overrides:
191191
appflowy_editor:
192192
git:
193193
url: https://github.com/AppFlowy-IO/appflowy-editor.git
194-
ref: "e0d673a"
194+
ref: "61d4363"
195195

196196
appflowy_editor_plugins:
197197
git:

0 commit comments

Comments
 (0)