Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock authored and github-actions[bot] committed Dec 15, 2023
1 parent f29095d commit 9321927
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions build/apps.examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -1967,10 +1967,11 @@
]
},
{
"name": "NPR One",
"name": "NPR",
"examples": [
"NPR%20One/234 CFNetwork/1197 Darwin/20.0.0",
"NPROneAndroid"
"NPROneAndroid",
"NPR/618 CFNetwork/1485 Darwin/23.1.0"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions build/apps.runtime.json
Original file line number Diff line number Diff line change
Expand Up @@ -1237,8 +1237,8 @@
"pattern": "^Newsly"
},
{
"name": "NPR One",
"pattern": "(^NPR%20One/|^NPROneAndroid)"
"name": "NPR",
"pattern": "^NPR/|^NPR%20One/|^NPROneAndroid"
},
{
"name": "NRC Audio",
Expand Down

0 comments on commit 9321927

Please sign in to comment.