mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-22 05:48:20 -05:00
Correct TAG name
This commit is contained in:
@@ -18,7 +18,7 @@ import java.nio.charset.Charset;
|
||||
|
||||
class ImportExportTask extends AsyncTask<Void, Void, Void>
|
||||
{
|
||||
private static final String TAG = "BudgetWatch";
|
||||
private static final String TAG = "LoyaltyCardLocker";
|
||||
|
||||
private static final String TARGET_FILE = "LoyaltyCardLocker.csv";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user