| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 86f9d38 commit 1a15aa2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,7 +42,7 @@ let fragmentId = -1; | |||
| 42 | 42 | export let moduleLoaded: boolean; | |
| 43 | 43 | ||
| 44 | 44 | if (global && global.__inspector) { | |
| 45 | - const devtools = require("tns-core-modules/debugger/devtools-elements"); | ||
| 45 | + const devtools = require("tns-core-modules/debugger/devtools-elements.js"); | ||
| 46 | 46 | devtools.attachDOMInspectorEventCallbacks(global.__inspector); | |
| 47 | 47 | devtools.attachDOMInspectorCommandCallbacks(global.__inspector); | |
| 48 | 48 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments