Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Levitas committed Sep 4, 2023
1 parent 82863ab commit f48b5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/Objects.vue
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
return {
so: null as IObject|null, //selected object
sess: null as OrganizedSession|null, //selected session for IntendedFor handling
volumeThreshold: 0 as volumeThreshold,
// volumeThreshold: 0 as volumeThreshold,
}
},
Expand Down

0 comments on commit f48b5fe

Please sign in to comment.