refactor: root key manager (#2344)
This commit is contained in:
@@ -70,7 +70,7 @@ export class AppContext {
|
||||
}
|
||||
|
||||
get encryption() {
|
||||
return this.application.protocolService
|
||||
return this.application.encryptionService
|
||||
}
|
||||
|
||||
get contacts() {
|
||||
|
||||
Reference in New Issue
Block a user