mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
help docs for all commands
This commit is contained in:
@@ -8,7 +8,7 @@ import { Response } from '../models/response';
|
||||
import { Cipher } from '../models/cipher';
|
||||
import { Folder } from '../models/folder';
|
||||
|
||||
import { CliUtils } from 'src/utils';
|
||||
import { CliUtils } from '../utils';
|
||||
|
||||
export class EditCommand {
|
||||
constructor(private cipherService: CipherService, private folderService: FolderService) { }
|
||||
|
||||
Reference in New Issue
Block a user