Update super-admin-service.ts

This commit is contained in:
Daniel Hougaard
2024-11-04 19:42:08 +04:00
parent 0fda6d6f4d
commit 1cf046f6b3

View File

@@ -292,7 +292,7 @@ export const superAdminServiceFactory = ({
clientSecret
};
};
//
const getConfiguredEncryptionStrategies = async () => {
const appCfg = getConfig();