musikr: reformat
This commit is contained in:
parent
876554e6c7
commit
94f8457d69
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ data class Interpretation(
|
||||||
|
|
||||||
/** What separators delimit multi-value audio tags. */
|
/** What separators delimit multi-value audio tags. */
|
||||||
val separators: Separators,
|
val separators: Separators,
|
||||||
|
|
||||||
/** Whether to ignore hidden files and directories (those starting with a dot). */
|
/** Whether to ignore hidden files and directories (those starting with a dot). */
|
||||||
val ignoreHidden: Boolean = true
|
val ignoreHidden: Boolean = true
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue