hotfix: fix typo (#2170)
This commit is contained in:
@@ -347,7 +347,7 @@ const createChat = async (
|
|||||||
JSON.stringify({
|
JSON.stringify({
|
||||||
...appConfig,
|
...appConfig,
|
||||||
GOOSE_PORT: port,
|
GOOSE_PORT: port,
|
||||||
GOOSE_WORKGIN_DIR: working_dir,
|
GOOSE_WORKING_DIR: working_dir,
|
||||||
REQUEST_DIR: dir,
|
REQUEST_DIR: dir,
|
||||||
GOOSE_BASE_URL_SHARE: sharingUrl,
|
GOOSE_BASE_URL_SHARE: sharingUrl,
|
||||||
GOOSE_VERSION: gooseVersion,
|
GOOSE_VERSION: gooseVersion,
|
||||||
|
|||||||
Reference in New Issue
Block a user