@@ -1,6 +1,6 @@
{
"name": "automa",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "An extension for automating your browser by connecting blocks",
"license": "MIT",
"repository": {
@@ -47,7 +47,7 @@
<div class="flex px-4 mt-2 space-x-2">
<ui-button variant="accent" class="flex-1 relative" @click="$emit('save')">
<span
- v-if="true || dataChanged"
+ v-if="dataChanged"
class="flex h-3 w-3 absolute top-0 left-0 -ml-1 -mt-1"
>