mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Enable no-extra-semi lint
This commit is contained in:
@@ -2416,7 +2416,7 @@ async function sdMessageButton(e) {
|
||||
|
||||
context.saveChat();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
$("#sd_dropdown [id]").on("click", function () {
|
||||
const id = $(this).attr("id");
|
||||
|
Reference in New Issue
Block a user