Skip to content

Commit

Permalink
Update src/dispatch/static/dispatch/src/case/ResourcesTab.vue
Browse files Browse the repository at this point in the history
Co-authored-by: David Whittaker <[email protected]>
  • Loading branch information
metroid-samus and whitdog47 authored Sep 20, 2023
1 parent 4883424 commit 22fb3c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dispatch/static/dispatch/src/case/ResourcesTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ export default {
this.selected.case_type.conversation_target
this.storagePluginEnabled = await this.isPluginEnabled("storage")
this.documentPluginEnabled = await this.isPluginEnabled("document")
console.log(this)
},
methods: {
Expand Down

0 comments on commit 22fb3c6

Please sign in to comment.