diff --git a/lnbits/extensions/copilot/templates/copilot/compose.html b/lnbits/extensions/copilot/templates/copilot/compose.html index 298703583..595937f36 100644 --- a/lnbits/extensions/copilot/templates/copilot/compose.html +++ b/lnbits/extensions/copilot/templates/copilot/compose.html @@ -15,13 +15,13 @@
@@ -103,7 +103,7 @@ icon: 'chat_bubble_outline', html: true, message: '

' + userMessage + '

', - position: 'top-right', + position: 'top-left', timeout: 5000 }) },