update location preset for Dropbox

This commit is contained in:
Armin Schrenk
2023-05-09 14:56:44 +02:00
parent 4429d57b5e
commit d23bd2865a

View File

@@ -10,7 +10,7 @@ import java.util.List;
*/
public enum LocationPreset {
DROPBOX("Dropbox", "~/Dropbox"),
DROPBOX("Dropbox", "~/Library/CloudStorage/Dropbox", "~/Dropbox"),
ICLOUDDRIVE("iCloud Drive", "~/Library/Mobile Documents/com~apple~CloudDocs", "~/iCloudDrive"),
GDRIVE("Google Drive", "~/Google Drive/My Drive", "~/Google Drive"),
MEGA("MEGA", "~/MEGA"),