semantics update
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
addToast('Failed to fetch data', 'error');
|
||||
}
|
||||
}
|
||||
// [/DEF:fetchData:Function]
|
||||
|
||||
// [DEF:handleRunMapper:Function]
|
||||
// @PURPOSE: Triggers the MapperPlugin task.
|
||||
@@ -77,6 +78,7 @@
|
||||
isRunning = false;
|
||||
}
|
||||
}
|
||||
// [/DEF:handleRunMapper:Function]
|
||||
|
||||
onMount(fetchData);
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user