Skip to content

Commit b0697c2

Browse files
devvaannshabose
authored andcommitted
build: update pro deps
1 parent 4f913e1 commit b0697c2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/LiveDevelopment/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ define(function main(require, exports, module) {
7171
elemHighlights: CONSTANTS.HIGHLIGHT_HOVER, // default value, this will get updated when the extension loads
7272
showRulerLines: false, // default value, this will get updated when the extension loads
7373
syncSourceAndPreview: true, // default value, this will get updated when the extension loads
74+
imageGalleryAutoOpen: true, // auto-open gallery on first image click per session
7475
isPaidUser: false, // will be updated when we fetch entitlements
7576
isLoggedIn: false, // will be updated when we fetch entitlements
7677
hasLiveEditCapability: false // handled inside _liveEditCapabilityChanged function

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": "9bf998b2c6c137a9bfdd2b715975a28fb8311b7e"
3+
"commitID": "227551b263c5d4ea5233e3920639bc5aa493b321"
44
}
55
}

0 commit comments

Comments
 (0)