Skip to content

Commit

Permalink
Fix mistaken paid marking on Ice Cubes, clean up removed app icons.
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
  • Loading branch information
andypiper committed Dec 17, 2024
1 parent b002e00 commit faf9a68
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ import mast from "../public/apps/mast.png"
import mastonaut from "../public/apps/mastonaut.png"
import tokodon from "../public/apps/tokodon.png"
import toot from "../public/apps/toot.jpg"
import tooter from "../public/apps/tooter.png"
import pinafore from "../public/apps/pinafore.png"
import whalebird from "../public/apps/whalebird.png"
import thedesk from "../public/apps/thedesk.png"
import hyperspace from "../public/apps/hyperspace.png"
import imast from "../public/apps/imast_icon.png"
import sengi from "../public/apps/sengi.png"
import sora from "../public/apps/sora.png"
Expand Down Expand Up @@ -331,7 +329,6 @@ export const apps: appsList = {
name: "Ice Cubes",
icon: icecubes,
url: "https://apps.apple.com/app/ice-cubes-for-mastodon/id6444915884",
paid: true,
hidden_from_all: true,
},
{
Expand Down
Binary file removed public/apps/hyperspace.png
Binary file not shown.
Binary file removed public/apps/tooter.png
Binary file not shown.

0 comments on commit faf9a68

Please sign in to comment.