We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6267ed0 commit af4155eCopy full SHA for af4155e
src/views/FTUE/FTUE.vue
@@ -26,6 +26,12 @@ const { isDismissed } = storeToRefs(ftueStore)
26
intended in dark theme and/or small resolution :(
27
</li>
28
</ul>
29
+ <p>
30
+ If you find a bug or have a suggestion - feel free to report an
31
+ <a href="https://github.com/SugarF0x/simple-assistant/issues" target="_blank" class="text-indigo-600">
32
+ issue
33
+ </a>
34
+ </p>
35
<h2>WARNING</h2>
36
<p>
37
This plugin was developed with no association with the Simple MMO developers. The plugin developer bears no
0 commit comments