implemented search artists in MusicBrainz
This commit is contained in:
@@ -4,6 +4,11 @@ root = true
|
||||
# All files
|
||||
[*]
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
# C# files
|
||||
[*.cs]
|
||||
|
||||
Reference in New Issue
Block a user