mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 12:13:45 +00:00
Fixed rename that missed CLI.
This commit is contained in:
@@ -112,7 +112,7 @@ export class CliPlatformUtilsService implements PlatformUtilsService {
|
||||
return false;
|
||||
}
|
||||
|
||||
supportsBlobDownlaods(): boolean {
|
||||
supportsFileDownloads(): boolean {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user