Skip to content

Commit 3de6c4b

Browse files
committed
chore: add lp edit metrics
1 parent 456abd4 commit 3de6c4b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/utils/Metrics.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ define(function (require, exports, module) {
112112
UI_SIDE_PANEL: "ui-sidePanel",
113113
UPDATES: "update",
114114
LIVE_PREVIEW: "live-preview",
115+
LP_EDIT: "lp-edit", // live preview edit related
115116
KEYBOARD: "keyboard",
116117
CODE_HINTS: "code-hints",
117118
EDITOR: "editor",

tracking-repos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"phoenixPro": {
3-
"commitID": "19fa6bb073785b472ac4ff855645c4b43abf6039"
3+
"commitID": "4faa76b0a53dacc395dd7ebfde3e8419963b22fa"
44
}
55
}

0 commit comments

Comments
 (0)