mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
separate image conversions
This commit is contained in:
@@ -16,4 +16,4 @@ export function base64toblobURL(base64: string) {
|
||||
const imageUrl = URL.createObjectURL(blob);
|
||||
|
||||
return imageUrl;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user