mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 17:18:31 +00:00
Merge branch 'main' of github.com:AppFlowy-IO/appflowy_client into main
This commit is contained in:
commit
0fc09dcb53
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ abstract class EntryPoint {
|
|||
|
||||
class System {
|
||||
static void run(EntryPoint f) {
|
||||
// Specify the evn
|
||||
// Specify the env
|
||||
const env = IntegrationEnv.dev;
|
||||
|
||||
// Config the deps graph
|
||||
|
|
|
|||
Loading…
Reference in a new issue