mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
fix: macos and rate limiting
This commit is contained in:
@@ -11,6 +11,7 @@ export function parsePlatform(platform: string) {
|
||||
case "macOS":
|
||||
case "MacOS":
|
||||
case "mac":
|
||||
case "macos":
|
||||
return Platform.macOS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user