Compare commits
No commits in common. "1fb33aa6cc0b02e5fc34f5da746b1df6536d38fb" and "63b04b6469b181a8f0c132cd953c20b1c3c217dc" have entirely different histories.
1fb33aa6cc
...
63b04b6469
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "twitch-vod-manager",
|
"name": "twitch-vod-manager",
|
||||||
"version": "4.6.108",
|
"version": "4.6.107",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "twitch-vod-manager",
|
"name": "twitch-vod-manager",
|
||||||
"version": "4.6.108",
|
"version": "4.6.107",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.6.0",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "twitch-vod-manager",
|
"name": "twitch-vod-manager",
|
||||||
"version": "4.6.108",
|
"version": "4.6.107",
|
||||||
"description": "Twitch VOD Manager - Download Twitch VODs easily",
|
"description": "Twitch VOD Manager - Download Twitch VODs easily",
|
||||||
"main": "dist/main.js",
|
"main": "dist/main.js",
|
||||||
"author": "xRangerDE",
|
"author": "xRangerDE",
|
||||||
|
|||||||
@ -160,12 +160,12 @@
|
|||||||
|
|
||||||
<h3 id="templateGuideVarsTitle" class="template-guide-vars-title">Verfugbare Variablen</h3>
|
<h3 id="templateGuideVarsTitle" class="template-guide-vars-title">Verfugbare Variablen</h3>
|
||||||
<div class="template-guide-table-wrap">
|
<div class="template-guide-table-wrap">
|
||||||
<table class="template-guide-table" aria-labelledby="templateGuideVarsTitle">
|
<table class="template-guide-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th id="templateGuideVarCol" scope="col">Variable</th>
|
<th id="templateGuideVarCol">Variable</th>
|
||||||
<th id="templateGuideDescCol" scope="col">Beschreibung</th>
|
<th id="templateGuideDescCol">Beschreibung</th>
|
||||||
<th id="templateGuideExampleCol" scope="col">Beispiel</th>
|
<th id="templateGuideExampleCol">Beispiel</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody id="templateGuideBody"></tbody>
|
<tbody id="templateGuideBody"></tbody>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user