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