Skip to content

Commit 6a270e9

Browse files
committed
Remove tooot (closes #862)
Signed-off-by: Andy Piper <[email protected]>
1 parent 87755d3 commit 6a270e9

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

data/apps.ts

-15
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import thedesk from "../public/apps/thedesk.png"
1111
import imast from "../public/apps/imast_icon.png"
1212
import sengi from "../public/apps/sengi.png"
1313
import sora from "../public/apps/sora.png"
14-
import tooot from "../public/apps/tooot.png"
1514
import bitlbee from "../public/apps/bitlbee.png"
1615
import icecubes from "../public/apps/icecubes.png"
1716
import elk from "../public/apps/elk.png"
@@ -112,13 +111,6 @@ export const apps: appsList = {
112111
url: "https://play.google.com/store/apps/details?id=app.fedilab.android",
113112
paid: false,
114113
},
115-
{
116-
released_on: "Apr 16, 2021",
117-
name: "tooot",
118-
icon: tooot,
119-
url: "https://play.google.com/store/apps/details?id=com.xmflsct.app.tooot",
120-
hidden_from_all: true,
121-
},
122114
{
123115
released_on: "Jan 26, 2023",
124116
name: "Trunks",
@@ -181,13 +173,6 @@ export const apps: appsList = {
181173
icon: imast,
182174
url: "https://apps.apple.com/app/imast/id1229461703",
183175
},
184-
{
185-
released_on: "Apr 16, 2021",
186-
name: "tooot",
187-
icon: tooot,
188-
url: "https://apps.apple.com/app/tooot/id1549772269",
189-
hidden_from_all: true,
190-
},
191176
{
192177
released_on: "Jan 19, 2023",
193178
name: "Ice Cubes",

public/apps/tooot.png

-7.56 KB
Binary file not shown.

0 commit comments

Comments
 (0)