Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d51f0999 authored by Guillaume Jacquart's avatar Guillaume Jacquart
Browse files

feat:3467: set push server to push.murena.com

(cherry picked from commit 025cf232)
parent 8b0d0232
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@

    <!-- Main app constants -->
    <string name="app_name" translatable="false">ntfy</string>
    <string name="app_base_url" translatable="false">https://ntfy.sh</string> <!-- If changed, you must also change google-services.json! -->
    <string name="app_base_url" translatable="false">https://push.murena.com</string> <!-- If changed, you must also change google-services.json! -->

    <!-- Main activity -->
    <string name="main_menu_report_bug_url" translatable="false">https://github.com/binwiederhier/ntfy/issues</string>