mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 17:01:13 +00:00
Added telelmetry for settings v2 and v1 (#269)
* Added telelmetry for settings v2 and v1 * format errors fixed * renamed actions
This commit is contained in:
committed by
GitHub
parent
47cc6fd7a8
commit
a9a57f4ba9
@@ -9,6 +9,7 @@ export default class SettingsTabV2 extends TabsBase {
|
||||
|
||||
constructor(options: ViewModels.TabOptions) {
|
||||
super(options);
|
||||
this.tabId = "SettingsV2-" + this.tabId;
|
||||
const props: SettingsComponentProps = {
|
||||
settingsTab: this
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user