Small improvement

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

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

Loading…
Cancel
Save