Update setting.html
This commit is contained in:
parent
0bc4bc8b13
commit
88fa4318dc
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user