Add missed power_user setting

5aa82eda2bf4846ab1f87e2ce8c1f763dddcaf40

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -0Showing whitespace changes
public/scripts/power-user.js+1 -0
@@ -256,6 +256,7 @@ let power_user = {
256256 reasoning: {
257257 auto_parse: false,
258258 add_to_prompts: false,
259+ auto_expand: false,
259260 prefix: '<think>\n',
260261 suffix: '\n</think>',
261262 separator: '\n\n',