From 52a3389053e511b84ea67d2c0c162b2949c1acb0 Mon Sep 17 00:00:00 2001 From: danilshishkevich Date: Wed, 2 Apr 2025 14:15:19 +0000 Subject: [PATCH] refactor: use blob for download file in text modal --- web/html/xui/modals/text_modal.html | 36 ++++++++++++++++++----------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/web/html/xui/modals/text_modal.html b/web/html/xui/modals/text_modal.html index b5751c65..cd90821d 100644 --- a/web/html/xui/modals/text_modal.html +++ b/web/html/xui/modals/text_modal.html @@ -1,20 +1,20 @@ {{define "modals/textModal"}} - - + + -{{end}} +{{end}} \ No newline at end of file