Updated snippets

This commit is contained in:
Elio Struyf
2022-03-08 17:11:26 +01:00
parent 438160d08f
commit 145abfb026
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -26,4 +26,5 @@ export const TelemetryEvent = {
webviewMediaView: 'webviewMediaView',
webviewDataView: 'webviewDataView',
webviewContentsView: 'webviewContentsView',
webviewSnippetsView: 'webviewSnippetsView',
};