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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user