fix: code editor page popping (#759)

Fixes #713
This commit is contained in:
lollipopkit🏳️‍⚧️
2025-05-14 18:58:58 +08:00
committed by GitHub
parent 94cded39a6
commit 4f16d510c8
2 changed files with 3 additions and 3 deletions

View File

@@ -526,8 +526,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "v1.0.288" ref: "v1.0.289"
resolved-ref: de2141ab5a2005a103ee098cc467fe6bda780cbc resolved-ref: b272de58cdb0ee8d488337e7a0d00c57ee8f8a36
url: "https://github.com/lppcg/fl_lib" url: "https://github.com/lppcg/fl_lib"
source: git source: git
version: "0.0.1" version: "0.0.1"

View File

@@ -63,7 +63,7 @@ dependencies:
fl_lib: fl_lib:
git: git:
url: https://github.com/lppcg/fl_lib url: https://github.com/lppcg/fl_lib
ref: v1.0.288 ref: v1.0.289
dependency_overrides: dependency_overrides:
# webdav_client_plus: # webdav_client_plus: