diff --git a/MareSynchronos/UI/UISharedService.cs b/MareSynchronos/UI/UISharedService.cs index 14e5fd1..3ca8c73 100644 --- a/MareSynchronos/UI/UISharedService.cs +++ b/MareSynchronos/UI/UISharedService.cs @@ -610,6 +610,7 @@ public partial class UiSharedService : DisposableMediatorSubscriberBase && Directory.Exists(path) && _isDirectoryWritable && !_isPenumbraDirectory + && !_isOneDrive && !_cacheDirectoryHasOtherFilesThanCache && _cacheDirectoryIsValidPath) {