Skip to content

Commit

Permalink
Update apps.json (#722)
Browse files Browse the repository at this point in the history
Removed intents defn for 10 and 20 windows entries.
  • Loading branch information
ameetj85 authored May 9, 2024
1 parent 8d66bb6 commit 2ec2873
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions how-to/workspace-platform-starter-basic/public/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,7 @@
"contactEmail": "[email protected]",
"supportEmail": "[email protected]",
"publisher": "OpenFin",
"intents": [
{
"name": "ViewContact",
"displayName": "View Contact",
"contexts": ["fdc3.contact"]
}
],
"intents": [],
"images": [

],
Expand All @@ -64,13 +58,7 @@
"contactEmail": "[email protected]",
"supportEmail": "[email protected]",
"publisher": "OpenFin",
"intents": [
{
"name": "ViewContact",
"displayName": "View Contact",
"contexts": ["fdc3.contact"]
}
],
"intents": [],
"images": [

],
Expand Down

0 comments on commit 2ec2873

Please sign in to comment.