mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
refactor(component): abstract component selection from svelteRenderer function
This commit is contained in:
@@ -126,6 +126,10 @@
|
||||
selectedBackground
|
||||
});
|
||||
|
||||
$effect(() => {
|
||||
console.error(error);
|
||||
});
|
||||
|
||||
onMount(() => {
|
||||
loadBackgrounds();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user