Skip to content

Commit

Permalink
Correct Fedilab Cost Status (#718)
Browse files Browse the repository at this point in the history
Fedilab is free, not paid, and it is GPL-3.0-licensed: https://codeberg.org/tom79/Fedilab
  • Loading branch information
WebCoder49 authored Jun 18, 2024
1 parent 5315afd commit 7408050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export const apps: appsList = {
name: "Fedilab",
icon: fedilab,
url: "https://play.google.com/store/apps/details?id=app.fedilab.android",
paid: true,
paid: false,
},
{
released_on: "Apr 16, 2021",
Expand Down

0 comments on commit 7408050

Please sign in to comment.