From dd95f3e40fb01c657ad331230aced31b162f529c Mon Sep 17 00:00:00 2001 From: Ben Arc Date: Tue, 20 Apr 2021 00:44:17 +0100 Subject: [PATCH] chnaged message font --- lnbits/extensions/copilot/templates/copilot/compose.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lnbits/extensions/copilot/templates/copilot/compose.html b/lnbits/extensions/copilot/templates/copilot/compose.html index 65c94969..6f5195a4 100644 --- a/lnbits/extensions/copilot/templates/copilot/compose.html +++ b/lnbits/extensions/copilot/templates/copilot/compose.html @@ -40,7 +40,7 @@ -

{% raw %}{{ price }}{% endraw %} -

+

' + userMessage + '', + message: '

' + userMessage + '

', position: 'left', timeout: 5000 })