fix: prevent shaking in nested lists deeper in AI message (#5877)

This commit is contained in:
Lucas.Xu 2024-08-06 11:22:40 +08:00 committed by GitHub
parent d378c456d4
commit 4041724980
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -53,8 +53,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "7202c34" ref: c064543
resolved-ref: "7202c340724eef2c20e3f32ec75c0d91e4290cb0" resolved-ref: c064543e0e40f862f1db2db36725d48465a8aea5
url: "https://github.com/AppFlowy-IO/appflowy-editor.git" url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
source: git source: git
version: "3.1.0" version: "3.1.0"

View File

@ -199,7 +199,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: "7202c34" ref: "c064543"
appflowy_editor_plugins: appflowy_editor_plugins:
git: git: