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 Jan 9, 2024
1 parent acbe7ae commit 3e0f87f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build/apps.examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,6 +744,12 @@
"Commotion/3.0.79 CFNetwork/609 Darwin/13.0.0"
]
},
{
"name": "Cooler",
"examples": [
"CoolerFM/1.0 iPhone/15 +https://cooler.fm"
]
},
{
"name": "Copied",
"examples": [
Expand Down
4 changes: 4 additions & 0 deletions build/apps.runtime.json
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,10 @@
"name": "Commotion",
"pattern": "^Commotion/"
},
{
"name": "Cooler",
"pattern": "^CoolerFM/"
},
{
"name": "Copied",
"pattern": "^Copied/"
Expand Down

0 comments on commit 3e0f87f

Please sign in to comment.