mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Fixed a typo
This commit is contained in:
parent
49cbc6c1b3
commit
f474476e24
@ -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 New Issue
Block a user