btc, btb registration
This commit is contained in:
@@ -50,7 +50,6 @@ async function loadConfigFromBackend(): Promise<any> {
|
||||
}
|
||||
|
||||
export async function getSignupFormSchema() {
|
||||
console.log('get scheme');
|
||||
if (cachedSignupSchema) {
|
||||
return cachedSignupSchema;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user