Skip to content

Commit

Permalink
disable debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Mar 7, 2023
1 parent 5c054d2 commit b5484c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/relays/jobs/RefreshJob.vue
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ const localMethods = {
inspectT = this.store.prefs.inspectTimeout
return {
debug: true,
// debug: true,
checkRead: true,
checkWrite: true,
checkLatency: true,
Expand Down

0 comments on commit b5484c9

Please sign in to comment.