mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Fix/grid group (#1787)
* ci: config rust log * chore: rename flowy-sdk to appflowy-core * fix: create group after editing the url * fix: start listen on new group * chore: add tests * refactor: mock data * ci: update command
This commit is contained in:
@ -7,6 +7,7 @@ script = ["""
|
||||
script_runner = "@shell"
|
||||
|
||||
[tasks.tauri_dev]
|
||||
env = { RUST_LOG = "debug" }
|
||||
script = ["""
|
||||
cd appflowy_tauri
|
||||
npm run tauri dev
|
||||
|
Reference in New Issue
Block a user