Skip to content

Commit f2fdf03

Browse files
authored
Merge pull request #149 from jcorporation/master
Add missing mpd_send_list_tag_types_available to libmpdclient.ld
2 parents f25c8c9 + a13029d commit f2fdf03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libmpdclient.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ global:
2020
mpd_send_disallowed_commands;
2121
mpd_send_list_url_schemes;
2222
mpd_send_list_tag_types;
23+
mpd_send_list_tag_types_available;
2324
mpd_send_disable_tag_types;
2425
mpd_run_disable_tag_types;
2526
mpd_send_enable_tag_types;

0 commit comments

Comments
 (0)