Bump VirtualPageView schema to 17780078

This should be a noop since edits only relate
to documentation changes but is done to avoid
confusion

Change-Id: I9b4a4924a301e0cdec617d89b9b7d817941a95ef
This commit is contained in:
jdlrobson 2018-03-29 14:55:04 -07:00
parent e6202b6ce4
commit 5bbfe9c4e5

View file

@ -54,7 +54,7 @@
}, },
"EventLoggingSchemas": { "EventLoggingSchemas": {
"Popups": 17807993, "Popups": 17807993,
"VirtualPageView": 17742133 "VirtualPageView": 17780078
}, },
"config": { "config": {
"@PopupsVirtualPageViews": "@var bool: Whether the extension should log virtual pageviews.", "@PopupsVirtualPageViews": "@var bool: Whether the extension should log virtual pageviews.",