mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2024-11-12 13:51:33 -05:00
Remove fdroid download link
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
d1aee7b41c
commit
d4108bf5f0
@ -11,11 +11,23 @@
|
|||||||
"welcomeBackgroundUrl": "https://arcticfoxes.net/external_images/background.jpg",
|
"welcomeBackgroundUrl": "https://arcticfoxes.net/external_images/background.jpg",
|
||||||
"auth_header_logo_url": "https://arcticfoxes.net/external_images/logo.png",
|
"auth_header_logo_url": "https://arcticfoxes.net/external_images/logo.png",
|
||||||
"auth_footer_links": [
|
"auth_footer_links": [
|
||||||
{"text": "Rules and Privacy Policy", "url": "https://arcticfoxes.net"},
|
{
|
||||||
{"text": "GitHub", "url": "https://github.com/arcticfoxes-net"},
|
"text": "Rules and Privacy Policy",
|
||||||
{"text": "Gitea", "url": "https://git.tommytran.io/arcticfoxes-net"}
|
"url": "https://arcticfoxes.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "GitHub",
|
||||||
|
"url": "https://github.com/arcticfoxes-net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Gitea",
|
||||||
|
"url": "https://git.tommytran.io/arcticfoxes-net"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"mobile_builds": {
|
||||||
|
"fdroid": "null"
|
||||||
|
},
|
||||||
"integrations_ui_url": null,
|
"integrations_ui_url": null,
|
||||||
"integrations_rest_url": null,
|
"integrations_rest_url": null,
|
||||||
"integrations_widgets_urls": null,
|
"integrations_widgets_urls": null,
|
||||||
|
Loading…
Reference in New Issue
Block a user