1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-06-03 12:25:45 +08:00

Update setting.html

This commit is contained in:
涵曦
2024-11-27 14:29:59 +08:00
committed by GitHub
parent 0bc4bc8b13
commit 88fa4318dc

View File

@@ -85,7 +85,7 @@ var vConsole = new window.VConsole();
<input id="active_cmd" type="text" value="play,random_play,playlocal,play_music_list,stop"></input>
<label for="exclude_dirs">忽略目录(逗号分割):</label>
<input id="exclude_dirs" type="text" value="@eaDir"></input>
<input id="exclude_dirs" type="text" value="@eaDir,tmp"></input>
<label for="music_path_depth">目录深度:</label>
<input id="music_path_depth" type="number" value="10"></input>