mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-25 14:36:34 +00:00
Add warning to the dashboard
This commit is contained in:
parent
07867070b5
commit
15b8d4b83f
@ -99,6 +99,18 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col s12">
|
||||||
|
<h2 class="truncate">Warnings</h2>
|
||||||
|
<div class="collection-item">
|
||||||
|
An upcoming release, after <b>2025-006-01</b>, will introduce automated file renaming.<br>
|
||||||
|
To prevent this change from taking effect, you can set an environment variable before that date.<br>
|
||||||
|
See the <a href="https://github.com/meeb/tubesync#warnings" rel="external noreferrer">GitHub README</a>
|
||||||
|
for more details or ask questions using
|
||||||
|
issue <a href="https://github.com/meeb/tubesync/issues/785" rel="external noreferrer">#785</a>.<br>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col s12">
|
<div class="col s12">
|
||||||
<h2 class="truncate">Runtime information</h2>
|
<h2 class="truncate">Runtime information</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user