mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: prevent shaking in nested lists deeper in AI message (#5877)
This commit is contained in:
parent
d378c456d4
commit
4041724980
@ -53,8 +53,8 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "7202c34"
|
||||
resolved-ref: "7202c340724eef2c20e3f32ec75c0d91e4290cb0"
|
||||
ref: c064543
|
||||
resolved-ref: c064543e0e40f862f1db2db36725d48465a8aea5
|
||||
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
|
||||
source: git
|
||||
version: "3.1.0"
|
||||
|
@ -199,7 +199,7 @@ dependency_overrides:
|
||||
appflowy_editor:
|
||||
git:
|
||||
url: https://github.com/AppFlowy-IO/appflowy-editor.git
|
||||
ref: "7202c34"
|
||||
ref: "c064543"
|
||||
|
||||
appflowy_editor_plugins:
|
||||
git:
|
||||
|
Loading…
Reference in New Issue
Block a user