mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update script.js
Added trailing comma
This commit is contained in:
@ -293,7 +293,7 @@ export {
|
|||||||
isOdd,
|
isOdd,
|
||||||
countOccurrences,
|
countOccurrences,
|
||||||
renderTemplate,
|
renderTemplate,
|
||||||
swipe_right
|
swipe_right,
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user