mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 13:53:37 +00:00
[android] Fix Bluesky button not working
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
@@ -20,6 +20,7 @@ public final class Constants
|
||||
public static final String MATRIX = "https://matrix.to/#/%23comaps:matrix.org";
|
||||
public static final String MASTODON = "https://floss.social/@comaps";
|
||||
public static final String LEMMY = "https://sopuli.xyz/c/CoMaps";
|
||||
public static final String BLUESKY = "https://bsky.app/profile/comaps.app";
|
||||
public static final String PIXELFED = "https://pixelfed.social/comaps";
|
||||
public static final String FB_OM_COMMUNITY_HTTP = "https://www.facebook.com/profile.php?id=61575286559965";
|
||||
public static final String FB_OM_COMMUNITY_NATIVE = "fb://profile/61575286559965";
|
||||
|
||||
Reference in New Issue
Block a user