Resolve "Update Workflow Modal"
Compare changes
Files
3@@ -15,7 +15,7 @@ import {
@@ -26,11 +26,12 @@ let successToast: Toast | null = null;
@@ -82,6 +83,12 @@ const gitIcon = computed<string>(() =>
@@ -91,7 +98,16 @@ const emit = defineEmits<{
@@ -140,11 +156,13 @@ function checkRepository() {
@@ -215,8 +233,8 @@ onMounted(() => {
@@ -232,6 +250,12 @@ onMounted(() => {
@@ -274,7 +298,7 @@ onMounted(() => {
@@ -293,7 +317,7 @@ onMounted(() => {
@@ -344,4 +368,9 @@ onMounted(() => {