mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
chore: update paths to be more absolute
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { base64toblobURL } from '../../utils/imageConversions';
|
||||
import { base64toblobURL } from '@/seqta/utils/imageConversions';
|
||||
|
||||
export const imageData: Record<string, { url: string; variableName: string }> = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user