fix: Incorrect query type in JSON
This commit is contained in:
parent
94b9c6be15
commit
61e92a7ccc
3 changed files with 7 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
DOGGO-BIN := doggo.bin
|
||||
DOGGO-BIN := doggo
|
||||
|
||||
HASH := $(shell git rev-parse --short HEAD)
|
||||
BUILD_DATE := $(shell date '+%Y-%m-%d %H:%M:%S')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue