Skip to content

Commit

Permalink
fix appId field
Browse files Browse the repository at this point in the history
  • Loading branch information
husky committed Oct 7, 2024
1 parent 7a8ec96 commit 84c2e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/rogueapps.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"dateAdded": "2024-09-05"
},
{
"appID": "a43e5392-f48b-46a4-a0f1-098b5eeb4757",
"appId": "a43e5392-f48b-46a4-a0f1-098b5eeb4757",
"appDisplayName": "CloudSponge",
"appOwnerOrganizationId": "unknown",
"appPublisherName": "unknown",
Expand Down Expand Up @@ -276,4 +276,4 @@
],
"dateAdded": "2024-09-29"
}
]
]

0 comments on commit 84c2e04

Please sign in to comment.