Add Focalboard to known plugin telemetry (#17971)

Этот коммит содержится в:
Chen-I Lim
2021-08-05 13:38:20 -07:00
коммит произвёл GitHub
родитель 9dc85ea092
Коммит 91586b3ef8

Просмотреть файл

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