From f6ab33d8359d83cce748ca8846bc347d91bcb55c Mon Sep 17 00:00:00 2001 From: cloak1505 <170299980+cloak1505@users.noreply.github.com> Date: Fri, 16 May 2025 15:53:37 -0500 Subject: [PATCH] Reverse CC prompt manager's injection order of "Order" to match World Info (#4004) * Reverse CC injection "Order" to match World Info * Set CC injection order default to 100 * Update non-PM injects order + add hint * Update default order value on inject --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com> --- public/index.html | 5 +++-- public/scripts/PromptManager.js | 6 +++--- public/scripts/openai.js | 6 +++--- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/public/index.html b/public/index.html index 015d14666..4deb5fbdd 100644 --- a/public/index.html +++ b/public/index.html @@ -6486,9 +6486,10 @@