mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Account for optional cache and remove timing code
This commit is contained in:
@@ -1750,7 +1750,6 @@ export async function getCharacters() {
|
||||
}
|
||||
|
||||
await getGroups();
|
||||
// clearFuzzySearchCaches();
|
||||
await printCharacters(true);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user