This commit is contained in:
Johannes Rieken
2021-09-14 18:50:25 +02:00
parent 763bfdae7c
commit 28d1f0f1d7

View File

@@ -333,6 +333,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
return getRemoteName(initData.remote.authority);
},
get remoteAuthority() {
checkProposedApiEnabled(extension);
return initData.remote.authority;
},
get uiKind() {