From 800c94cb93fbdb881591f6a24e2f1a73ea3db8d3 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Fri, 24 May 2024 22:11:36 +0300 Subject: [PATCH] Fix for character export HTML --- public/scripts/templates/promptManagerExportForCharacter.html | 2 +- public/scripts/templates/promptManagerExportPopup.html | 4 ++-- public/scripts/templates/promptManagerFooter.html | 2 +- public/scripts/templates/promptManagerListHeader.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/scripts/templates/promptManagerExportForCharacter.html b/public/scripts/templates/promptManagerExportForCharacter.html index 11d592aaf..2127f7dfb 100644 --- a/public/scripts/templates/promptManagerExportForCharacter.html +++ b/public/scripts/templates/promptManagerExportForCharacter.html @@ -1,4 +1,4 @@
\ No newline at end of file + diff --git a/public/scripts/templates/promptManagerExportPopup.html b/public/scripts/templates/promptManagerExportPopup.html index 2141c6092..0beae5446 100644 --- a/public/scripts/templates/promptManagerExportPopup.html +++ b/public/scripts/templates/promptManagerExportPopup.html @@ -6,7 +6,7 @@ {{#if isGlobalStrategy}} {{else}} - {{exportForCharacter}} + {{{exportForCharacter}}} {{/if}} - \ No newline at end of file + diff --git a/public/scripts/templates/promptManagerFooter.html b/public/scripts/templates/promptManagerFooter.html index 4e062dca4..ccd328c62 100644 --- a/public/scripts/templates/promptManagerFooter.html +++ b/public/scripts/templates/promptManagerFooter.html @@ -8,4 +8,4 @@ - \ No newline at end of file + diff --git a/public/scripts/templates/promptManagerListHeader.html b/public/scripts/templates/promptManagerListHeader.html index 808fbed3b..29d81965c 100644 --- a/public/scripts/templates/promptManagerListHeader.html +++ b/public/scripts/templates/promptManagerListHeader.html @@ -5,4 +5,4 @@