Changed some notification targets

This commit is contained in:
M66B
2019-03-19 07:05:00 +00:00
parent d8e5bb4d81
commit f203132e2d
4 changed files with 18 additions and 6 deletions

View File

@@ -101,8 +101,6 @@ public class ActivitySetup extends ActivityBilling implements FragmentManager.On
static final int REQUEST_EXPORT = 4;
static final int REQUEST_IMPORT = 5;
static final int REQUEST_ERROR = 6;
static final String ACTION_EDIT_ACCOUNT = BuildConfig.APPLICATION_ID + ".EDIT_ACCOUNT";
static final String ACTION_EDIT_IDENTITY = BuildConfig.APPLICATION_ID + ".EDIT_IDENTITY";