fix: sv.json missing (#4035)

This commit is contained in:
Lucas.Xu 2023-11-28 11:46:11 +08:00 committed by GitHub
parent a9ea8fd159
commit 94f9349aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@ class InitAppWidgetTask extends LaunchTask {
Locale('pl', 'PL'),
Locale('pt', 'BR'),
Locale('ru', 'RU'),
Locale('sv'),
Locale('sv', 'SE'),
Locale('th', 'TH'),
Locale('tr', 'TR'),
Locale('uk', 'UA'),

View File

@ -54,8 +54,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: a05f31b
resolved-ref: a05f31b600655192909c6d3e87c628fe2f0807c4
ref: "9c7a4e"
resolved-ref: "9c7a4ee671768524b0dd6f3ebb12dd845932ee74"
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
source: git
version: "2.0.0"

View File

@ -47,7 +47,7 @@ dependencies:
appflowy_editor:
git:
url: https://github.com/AppFlowy-IO/appflowy-editor.git
ref: "a05f31b"
ref: "9c7a4e"
appflowy_popover:
path: packages/appflowy_popover