mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-01 10:27:57 +00:00
changed crashreport email address
This commit is contained in:
@@ -76,7 +76,7 @@ public class ErrorActivity extends AppCompatActivity {
|
||||
public static final int REQUESTED_STREAM = 1;
|
||||
public static final String SEARCHED_STRING = "Searched";
|
||||
public static final String REQUESTED_STREAM_STRING = "Requested Stream";
|
||||
public static final String ERROR_EMAIL_ADDRESS = "error@newpipe.schabi.org";
|
||||
public static final String ERROR_EMAIL_ADDRESS = "crashreport@newpipe.schabi.org";
|
||||
public static final String ERROR_EMAIL_SUBJECT = "Exception in NewPipe " + BuildConfig.VERSION_NAME;
|
||||
|
||||
private List<Exception> errorList;
|
||||
|
Reference in New Issue
Block a user