File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ import heffalump from "../public/apps/heffalump.png"
5454import mostodon from "../public/apps/mostodon.png"
5555import brutaldon from "../public/apps/brutaldon.png"
5656import oxpecker from "../public/apps/oxpecker.png"
57- import threaded from "../public/apps/threaded .png"
57+ import bubble from "../public/apps/bubble .png"
5858import odous from "../public/apps/odous.png"
5959
6060import type { StaticImageData } from "next/legacy/image"
@@ -289,9 +289,9 @@ export const apps: appsList = {
289289 } ,
290290 {
291291 released_on : "July 10th, 2024" ,
292- name : "Threaded " ,
293- icon : threaded ,
294- url : "https://apps.apple.com/app/threaded /id6477757490" ,
292+ name : "Bubble " ,
293+ icon : bubble ,
294+ url : "https://apps.apple.com/app/bubble /id6477757490" ,
295295 paid : false
296296 } ,
297297 {
You can’t perform that action at this time.
0 commit comments