add vault name into dbs
This commit is contained in:
@@ -53,6 +53,7 @@ export interface RemotelySavePluginSettings {
|
||||
password: string;
|
||||
serviceType: SUPPORTED_SERVICES_TYPE;
|
||||
currLogLevel?: string;
|
||||
vaultRandomID?: string;
|
||||
}
|
||||
|
||||
export interface RemoteItem {
|
||||
|
||||
Reference in New Issue
Block a user