mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 13:36:47 +01:00
Fix in-code documentation typo
This commit is contained in:
parent
59afac08da
commit
f0830e7bb4
@ -235,7 +235,7 @@ function PromptManagerModule() {
|
||||
/** Delete prompt button click */
|
||||
this.handleDeletePrompt = () => { };
|
||||
|
||||
/** Append promptbutton click */
|
||||
/** Append prompt button click */
|
||||
this.handleAppendPrompt = () => { };
|
||||
|
||||
/** Import button click */
|
||||
|
Loading…
Reference in New Issue
Block a user