Fix compile error
This commit is contained in:
parent
04f8d2799d
commit
8619a311ad
|
|
@ -221,6 +221,7 @@ public class UserSignupCEImpl implements UserSignupCE {
|
|||
false
|
||||
);
|
||||
analyticsService.identifyInstance(instanceId, userData.getRole(), userData.getUseCase());
|
||||
return instanceId;
|
||||
}),
|
||||
envManager.applyChanges(Map.of(
|
||||
APPSMITH_DISABLE_TELEMETRY.name(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user