Add Focalboard to known plugin telemetry (#17971)

This commit is contained in:
Chen-I Lim
2021-08-05 13:38:20 -07:00
committed by GitHub
parent 9dc85ea092
commit 91586b3ef8

View File

@@ -1338,6 +1338,7 @@ func (ts *TelemetryService) trackPluginConfig(cfg *model.Config, marketplaceURL
"memes",
"skype4business",
"zoom",
"focalboard",
}
marketplacePlugins, err := ts.getAllMarketplaceplugins(marketplaceURL)