mirror of
https://github.com/gsantner/dandelion
synced 2025-12-13 07:41:10 +01:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
6af02c6067
commit
a34755acc9
3 changed files with 8 additions and 9 deletions
|
|
@ -41,7 +41,7 @@ import info.guardianproject.netcipher.NetCipher;
|
|||
public class FetchPodsService extends Service {
|
||||
public static final String EXTRA_PODLIST = "pods";
|
||||
public static final String MESSAGE_PODS_RECEIVED = "com.github.dfa.diaspora.podsreceived";
|
||||
public static final String PODDY_PODLIST_URL = "https://raw.githubusercontent.com/Diaspora-for-Android/diaspora-android/master/app/src/main/res/raw/podlist.json";
|
||||
public static final String PODDY_PODLIST_URL = "https://raw.githubusercontent.com/Diaspora-for-Android/dandelion/master/app/src/main/res/raw/podlist.json";
|
||||
|
||||
public FetchPodsService() {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue