add warning
This commit is contained in:
parent
4acdffab2c
commit
5cdfc55e9b
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@
|
|||
<p style="font-size: 0.8rem; margin: 0;">Only Spotify Is Supported for now. please use <a href="https://exportify.app/" style="text-decoration: underline;">Exportify</a> to export your playlist into a csv.</p>
|
||||
<br>
|
||||
<input type="file" id="csv-file-input" class="btn-secondary" accept=".csv" style="width: 100%; margin-bottom: 0.5rem;">
|
||||
<p style="font-size: 0.8rem; margin: 0;">This Feature Isnt Perfect And is Prone To Errors! Please check Your Playlist After To Remove Weird Songs That Were Added By The System.</p>
|
||||
</div>
|
||||
<div class="modal-actions" style="display: flex; gap: 0.5rem; justify-content: flex-end;">
|
||||
<button id="playlist-modal-cancel" class="btn-secondary">Cancel</button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue