Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Jan 4, 2025

Verified

This commit was signed with the committer’s verified signature.
BryanttV Bryann Valderrama
1 parent b18d8a7 commit 1174397
Showing 1 changed file with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
[
{
"relation": [ "delegate_permission/common.get_login_creds" ],
"target": {
"namespace": "web",
"site": "https://use-your-web-app-url-here.com/"
}
},
//#if (sample == "Admin")
{
"relation": [
@@ -47,6 +40,15 @@
"7E:F0:3C:AE:55:06:1D:9F:A1:0C:96:86:C0:C3:64:84:23:C0:9F:AE:17:45:FF:0E:76:34:99:5C:8E:74:40:65"
]
}
}
},
//#endif
{
"relation": [
"delegate_permission/common.get_login_creds"
],
"target": {
"namespace": "web",
"site": "https://use-your-web-app-url-here.com/"
}
}
]

0 comments on commit 1174397

Please sign in to comment.