mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Cleanup old stuff
This commit is contained in:
@@ -1223,7 +1223,6 @@ function openCharacterDefinition(characterSelect) {
|
||||
select_selected_character(chid);
|
||||
// Gentle nudge to recalculate tokens
|
||||
RA_CountCharTokens();
|
||||
//AA_CountCharTime(chid);
|
||||
// Do a little tomfoolery to spoof the tag selector
|
||||
applyTagsOnCharacterSelect.call(characterSelect);
|
||||
}
|
||||
|
@@ -20,7 +20,6 @@ import {
|
||||
setEditedMessageId
|
||||
} from "../script.js";
|
||||
import { favsToHotswap, isMobile, initMovingUI } from "./RossAscends-mods.js";
|
||||
import { getContext } from "./extensions.js";
|
||||
import {
|
||||
groups,
|
||||
resetSelectedGroup,
|
||||
|
Reference in New Issue
Block a user