mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
vuln-fix: removed image urls, relying on blobs now
This commit is contained in:
@@ -20,9 +20,7 @@ export type LoadedCustomTheme = CustomTheme & {
|
||||
id: string;
|
||||
blob: Blob;
|
||||
variableName: string;
|
||||
url: string | null;
|
||||
}[];
|
||||
coverImageUrl?: string;
|
||||
};
|
||||
|
||||
export type DownloadedTheme = CustomTheme & {
|
||||
|
||||
Reference in New Issue
Block a user