mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-02 22:14:26 +01:00
hotfix: fix typo (#2170)
This commit is contained in:
@@ -347,7 +347,7 @@ const createChat = async (
|
||||
JSON.stringify({
|
||||
...appConfig,
|
||||
GOOSE_PORT: port,
|
||||
GOOSE_WORKGIN_DIR: working_dir,
|
||||
GOOSE_WORKING_DIR: working_dir,
|
||||
REQUEST_DIR: dir,
|
||||
GOOSE_BASE_URL_SHARE: sharingUrl,
|
||||
GOOSE_VERSION: gooseVersion,
|
||||
|
||||
Reference in New Issue
Block a user