Added comment

This commit is contained in:
M66B 2020-06-11 21:11:11 +02:00
parent e3a8034383
commit 9e97e77ad0
1 changed files with 1 additions and 0 deletions

View File

@ -1364,6 +1364,7 @@ class Core {
}
if (sync_shared_folders) {
// https://tools.ietf.org/html/rfc2342
Folder[] namespaces = istore.getSharedNamespaces();
Log.i("Namespaces=" + namespaces.length);
for (Folder namespace : namespaces) {