mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
parent
54cc2be00f
commit
d109d49b49
@ -703,6 +703,7 @@ void AccountSettings::slotEnableVfsCurrentFolder()
|
||||
FolderMan::instance()->scheduleFolder(folder);
|
||||
|
||||
_ui->_folderList->doItemsLayout();
|
||||
_ui->selectiveSyncStatus->setVisible(false);
|
||||
};
|
||||
|
||||
if (folder->isSyncRunning()) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user