Delete dead js file

This commit is contained in:
dlprows 2023-08-20 21:18:30 -06:00
parent 90c014e932
commit b4f4bea0fc
3 changed files with 0 additions and 5 deletions

View File

@ -116,9 +116,6 @@
<Content Include="PropertyInspector\PluginActionPI.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="PropertyInspector\PluginActionPI.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="CoreAudio">

View File

@ -8,7 +8,6 @@
<title>FocusVolumeControl Settings</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/barraider/streamdeck-easypi@latest/src/sdpi.css">
<script src="https://cdn.jsdelivr.net/gh/barraider/streamdeck-easypi@latest/src/sdtools.common.js"></script>
<script src="PluginActionPI.js"></script>
</head>
<body>
<div class="sdpi-wrapper">