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);
|
select_selected_character(chid);
|
||||||
// Gentle nudge to recalculate tokens
|
// Gentle nudge to recalculate tokens
|
||||||
RA_CountCharTokens();
|
RA_CountCharTokens();
|
||||||
//AA_CountCharTime(chid);
|
|
||||||
// Do a little tomfoolery to spoof the tag selector
|
// Do a little tomfoolery to spoof the tag selector
|
||||||
applyTagsOnCharacterSelect.call(characterSelect);
|
applyTagsOnCharacterSelect.call(characterSelect);
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,6 @@ import {
|
|||||||
setEditedMessageId
|
setEditedMessageId
|
||||||
} from "../script.js";
|
} from "../script.js";
|
||||||
import { favsToHotswap, isMobile, initMovingUI } from "./RossAscends-mods.js";
|
import { favsToHotswap, isMobile, initMovingUI } from "./RossAscends-mods.js";
|
||||||
import { getContext } from "./extensions.js";
|
|
||||||
import {
|
import {
|
||||||
groups,
|
groups,
|
||||||
resetSelectedGroup,
|
resetSelectedGroup,
|
||||||
|
Reference in New Issue
Block a user