diff --git a/src/main.js b/src/main.js index 6d67aa5..22b81f9 100644 --- a/src/main.js +++ b/src/main.js @@ -508,7 +508,7 @@ import './assets/main.css' theme: 'light', icon: 'icon-person', title: 'Hey', - message: `

${userInform}. To see your collections go to the options of the Kerific extension (right-click on the icon).

`, + message: `

${userInform}. To see your collections go to the options of the Kerific extension (right-click on the icon).

`, position: 'topRight', // bottomRight, bottomLeft, topRight, topLeft, topCenter, bottomCenter progressBarColor: 'rgb(91 175 255)', maxWidth: '25%',