Skip to content

Commit

Permalink
Added default interactivity
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanBirtch-aot committed Sep 26, 2024
1 parent 1235e4c commit 34d0867
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export default {
'This allows for the user to view and scroll the map, but not add any input',
key: 'allowSubmissions',
type: 'simplecheckbox',
defaultValue: true,
input: true,
},
{
Expand Down

0 comments on commit 34d0867

Please sign in to comment.