Fix ESLint

This commit is contained in:
Cohee
2023-12-09 16:09:10 +02:00
parent 04c83eae71
commit b915b89ca9

View File

@ -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';