We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8ffe3 commit 451539fCopy full SHA for 451539f
src/LiveDevelopment/main.js
@@ -91,7 +91,6 @@ define(function main(require, exports, module) {
91
elemHighlights: "hover", // default value, this will get updated when the extension loads
92
showRulerLines: false, // default value, this will get updated when the extension loads
93
imageGalleryState: _getImageGalleryState(), // image gallery selected state
94
- icons: RemoteHelper.remoteIcons,
95
styles: RemoteHelper.remoteStyles
96
};
97
0 commit comments