Skip to content

Commit 297a8a3

Browse files
committed
feat:modify q dev connection ui
1 parent 2490747 commit 297a8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ build: build-plugin build-server
6363
run:
6464
go run server/main.go
6565

66-
dev: build-plugin run
66+
dev: build-plugin build-python run
6767

6868
godev:
6969
DISABLED_REMOTE_PLUGINS=true make build-plugin run

0 commit comments

Comments
 (0)