fix(stage-ui): fixed the system prompt initialisation bug (#796)
* bug-fix(stage-ui): fixed the system prompt not successfully initialised bug * bug-fix(stage-ui): if it's already initialised, then nothing needs to do in onMounted() * [autofix.ci] apply automated fixes * bug-fix(stage-ui): removed onMounted() logic, which is unnecessary * fix: removed a blank vue playground page in the dev-tool. This should be left for the next PR maybe... --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
autofix-ci[bot]
parent
238797db6e
commit
c19ead966a
@@ -74,4 +74,4 @@
|
||||
"tinyexec": "^1.0.2",
|
||||
"vscode-ext-gen": "^1.5.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user