Skip to content

Commit 1e3cde6

Browse files
noppefoxwolfandypiper
authored andcommitted
Update DAWN app to free and refresh icon
Set the 'paid' status of DAWN for Mastodon to false in the apps list, indicating it is now free. Also updated the dawn.png icon in the public assets.
1 parent 5a542b3 commit 1e3cde6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

data/apps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ export const apps: appsList = {
230230
name: "DAWN for Mastodon",
231231
icon: dawn,
232232
url: "https://apps.apple.com/app/nightfox-dawn/id1668645019",
233-
paid: true,
233+
paid: false,
234234
open: false,
235235
},
236236
{

public/apps/dawn.png

96.3 KB
Loading

0 commit comments

Comments
 (0)