mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix ESLint
This commit is contained in:
@ -6,10 +6,10 @@ import {
|
|||||||
deleteCharacter,
|
deleteCharacter,
|
||||||
event_types,
|
event_types,
|
||||||
eventSource,
|
eventSource,
|
||||||
getCharacters, getPastCharacterChats,
|
getCharacters,
|
||||||
|
getPastCharacterChats,
|
||||||
getRequestHeaders,
|
getRequestHeaders,
|
||||||
printCharacters,
|
printCharacters,
|
||||||
this_chid,
|
|
||||||
} from '../script.js';
|
} from '../script.js';
|
||||||
|
|
||||||
import { favsToHotswap } from './RossAscends-mods.js';
|
import { favsToHotswap } from './RossAscends-mods.js';
|
||||||
|
Reference in New Issue
Block a user