Small improvement

pull/194/merge
M66B 3 years ago
parent 776b447e74
commit 7eefed0843

@ -2140,7 +2140,7 @@ class Core {
continue;
}
subscription.add(fullName);
Log.i("Subscribed " + defaultFolder.getFullName() + ":" + fullName);
Log.i("Subscribed " + fullName);
}
} catch (Throwable ex) {
/*

Loading…
Cancel
Save