Move download list stuff to WTVDownloadList class

- easier to create your own download list in JS
- possible future client upload ability via PUT
This commit is contained in:
zefie
2021-08-10 13:31:29 -04:00
parent e53de05d76
commit 83f44d7867
4 changed files with 258 additions and 67 deletions

View File

@@ -274,6 +274,9 @@
<Content Include="WTVClientCapabilities.js">
<SubType>Code</SubType>
</Content>
<Content Include="WTVDownloadList.js">
<SubType>Code</SubType>
</Content>
<Content Include="WTVFlashrom.js">
<SubType>Code</SubType>
</Content>