- Doc site UI improvements and fixes - Added Discord widget - Fixed some styling issues - Added command docs briefs and details - Briefs are shown in the right-hand panel - Details can be shown by clicking `Open full details` - Added ShaiWatchers' logo as the site favicon - Moved HTML template to static file for responsiveness improvements
11 lines
328 B
HTML
11 lines
328 B
HTML
<h2>/spicepay_resume</h2>
|
||
<p><strong>Reopen your active Spice Pay session.</strong> Useful if you closed the wizard message by accident.</p>
|
||
|
||
<h3>Usage</h3>
|
||
<pre>/spicepay_resume</pre>
|
||
|
||
<ul>
|
||
<li>If a session exists, the wizard view is shown again.</li>
|
||
<li>If not, you’ll be told to run <code>/spicepay</code>.</li>
|
||
</ul>
|