Skip to content

Commit 7b1a37a

Browse files
committed
Client linting...
1 parent e98f949 commit 7b1a37a

File tree

4 files changed

+1011
-989
lines changed

4 files changed

+1011
-989
lines changed

client/src/components/Tool/ToolForm.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ import { getAppRoot } from "onload/loadConfig";
115115
import { mapActions, mapState, storeToRefs } from "pinia";
116116
117117
import { canMutateHistory } from "@/api";
118-
import { getToolInputs } from "@/api/tools"
118+
import { getToolInputs } from "@/api/tools";
119119
import { useUserToolCredentials } from "@/composables/userToolCredentials";
120120
import { useConfigStore } from "@/stores/configurationStore";
121121
import { useHistoryItemsStore } from "@/stores/historyItemsStore";

0 commit comments

Comments
 (0)