Skip to content

Commit

Permalink
fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicollasricas committed Nov 28, 2019
1 parent 4709eaf commit 7acdc75
Show file tree
Hide file tree
Showing 7 changed files with 112 additions and 1,705 deletions.
3 changes: 1 addition & 2 deletions StreamDeckVS/PropertyInspector/ExecuteCommand.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>com.nicollasr.vscode.executeCommand Property Inspector</title>
<link rel="stylesheet" href="css/sdpi.css" />
<script src="js/pi.js"></script>
</head>
<body>
<div class="sdpi-wrapper">
Expand All @@ -30,7 +31,5 @@
</div>

<div class="sdpi-info-label hidden" style="top: -1000;" value=""></div>
<script src="js/common.js"></script>
<script src="js/index_pi.js"></script>
</body>
</html>
Loading

0 comments on commit 7acdc75

Please sign in to comment.