We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 078bf3e + 925de05 commit ccc756aCopy full SHA for ccc756a
AndroidManifest.xml
@@ -15,7 +15,7 @@
15
android:label="@string/app_name">
16
<service
17
android:name=".BackendService"
18
- android:label="Nominatim Backend">
+ android:label="Nominatim">
19
<intent-filter>
20
<action android:name="org.microg.nlp.GEOCODER_BACKEND"/>
21
</intent-filter>
0 commit comments