Skip to content

Commit

Permalink
Lock extraction of agents again
Browse files Browse the repository at this point in the history
  • Loading branch information
oBlissing authored Jul 9, 2020
1 parent 9d7b588 commit 1e334d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewer/vue-client/src/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const store = new Vuex.Store({
extractableTypes: [
'Item',
'Instance',
'Agent',
// 'Agent',
// 'Concept', - Blocking this per request of MSS
'Work',
],
Expand Down

0 comments on commit 1e334d3

Please sign in to comment.