Skip to content

Commit

Permalink
fix(advertising): Use correct capability for resetIdentifier
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacivita committed May 17, 2023
1 parent fd4429a commit 47e730c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openrpc/advertising.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
{
"name": "capabilities",
"x-manages": [
"xrn:firebolt:capability:advertising:configuration"
"xrn:firebolt:capability:advertising:identifier"
]
}
],
Expand Down

0 comments on commit 47e730c

Please sign in to comment.