Skip to content

Commit

Permalink
Update io-package.json
Browse files Browse the repository at this point in the history
fix entry for device manager, resolves #619
  • Loading branch information
DutchmanNL authored Nov 7, 2023
1 parent 9f34f64 commit b85f86d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,14 @@
"connectionType": "local",
"dataSource": "poll",
"materialize": true,
"deviceManager": true,
"plugins": {
"sentry": {
"dsn": "https://4fdfefb6abec406d84e9e1515c331cd8@sentry.drozmotix.eu/3"
}
},
"supportedMessages" : {
"deviceManager": true
},
"messagebox": true,
"dependencies": [
{
Expand Down

0 comments on commit b85f86d

Please sign in to comment.