mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: sv.json missing (#4035)
This commit is contained in:
parent
a9ea8fd159
commit
94f9349aba
@ -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'),
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user