Source commit: f64877fb36b5c732a6ad5117889057e6eaec07da
@@ -598,9 +598,9 @@ bool __fastcall TS3FileSystem::IsCapable(int Capability) const
case fcRemoteCopy:
case fcRename:
case fcRemoteMove:
+ case fcMoveToQueue:
return true;
- case fcMoveToQueue:
case fcPreservingTimestampUpload:
case fcCheckingSpaceAvailable:
case fsSkipTransfer: