@@ -11,7 +11,6 @@ import thedesk from "../public/apps/thedesk.png"
11
11
import imast from "../public/apps/imast_icon.png"
12
12
import sengi from "../public/apps/sengi.png"
13
13
import sora from "../public/apps/sora.png"
14
- import tooot from "../public/apps/tooot.png"
15
14
import bitlbee from "../public/apps/bitlbee.png"
16
15
import icecubes from "../public/apps/icecubes.png"
17
16
import elk from "../public/apps/elk.png"
@@ -112,13 +111,6 @@ export const apps: appsList = {
112
111
url : "https://play.google.com/store/apps/details?id=app.fedilab.android" ,
113
112
paid : false ,
114
113
} ,
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
- } ,
122
114
{
123
115
released_on : "Jan 26, 2023" ,
124
116
name : "Trunks" ,
@@ -181,13 +173,6 @@ export const apps: appsList = {
181
173
icon : imast ,
182
174
url : "https://apps.apple.com/app/imast/id1229461703" ,
183
175
} ,
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
- } ,
191
176
{
192
177
released_on : "Jan 19, 2023" ,
193
178
name : "Ice Cubes" ,
0 commit comments