mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-22 16:07:11 +08:00
fix(go): publish peer update post license validation;
This commit is contained in:
@@ -141,6 +141,7 @@ func ValidateLicense() (err error) {
|
||||
proLogic.SetDeploymentMode(licenseResponse.DeploymentMode)
|
||||
|
||||
_ = mq.PublishExporterFeatureFlags()
|
||||
_ = mq.PublishPeerUpdate(false)
|
||||
|
||||
slog.Info("License validation succeeded!")
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user