Solved friendica path bug and closed all failed tests! PAAAAAAAAAAAAAAAAAARTY!

This commit is contained in:
2025-07-20 14:34:57 +02:00
parent 3951376a29
commit 8ea86d2bd7

View File

@@ -58,5 +58,5 @@ followus:
class: fas fa-net-wired
identifier: "{{service_provider.contact.friendica}}"
url: "{{ web_protocol }}://{{ service_provider.contact.friendica.split('@')[2] }}/@{{ service_provider.contact.friendica.split('@')[1] }}"
iframe: {{ applications | get_app_conf('friendica','features.port-ui-desktop',True) }}
iframe: {{ applications | get_app_conf('web-app-friendica','features.port-ui-desktop',True) }}
{% endif %}