Skip to content

Commit

Permalink
Frontend linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JmScherer committed Nov 13, 2023
1 parent fc1bec8 commit 1bc17e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/AnalysisView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ export default {
copyToClipboard(copiedText) {
toast.success(`Copied ${copiedText} to clipboard!`);
}
},
},
};
</script>
Expand Down

0 comments on commit 1bc17e5

Please sign in to comment.