mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-08-21 15:27:14 +00:00
Fix type in help.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
static CODE: &str = "<b>Code highlighter</b>
|
static CODE: &str = "<b>Code highlighter</b>
|
||||||
|
|
||||||
<i>Usage</i>
|
<i>Usage</i>
|
||||||
<pre>/CODE
|
<pre>/code
|
||||||
#<theme - Dracula by default>
|
#<theme - Dracula by default>
|
||||||
<CODE>
|
<CODE>
|
||||||
#<lang - JS by default></pre>
|
#<lang - JS by default></pre>
|
||||||
|
Reference in New Issue
Block a user