Break expression sync cycle and guard portrait lookup

This commit is contained in:
Tremendoussly
2026-03-15 17:38:39 +01:00
parent 1d297aeecf
commit 9ef5b16663
5 changed files with 101 additions and 74 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { extensionSettings } from '../../core/state.js';
import { i18n } from '../../core/i18n.js';
import { getExpressionPortraitForCharacter } from '../../utils/expressionPortraits.js';
import { getSafeImageSrc } from '../../utils/imageUrls.js';
import { getExpressionPortraitForCharacter } from '../integration/expressionSync.js';
import {
getPresentCharactersTrackerData,
parsePresentCharacters,