mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #21474 from overleaf/mf-add-device-segmentation-gallery-view-events
[web] Add `device` and `screen-breakpoint` segmentation to all gallery-related page view events GitOrigin-RevId: 36cfb5c5d183645782efe8c66c09f476d5474253
This commit is contained in:
parent
551dad7c2c
commit
80b3ad255d
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ export interface Meta {
|
|||
'ol-features': Features
|
||||
'ol-footer': FatFooterMetadata
|
||||
'ol-fromPlansPage': boolean
|
||||
'ol-galleryTagName': string
|
||||
'ol-gitBridgeEnabled': boolean
|
||||
'ol-gitBridgePublicBaseUrl': string
|
||||
'ol-github': { enabled: boolean; error: boolean }
|
||||
|
|
Loading…
Reference in a new issue