Class is now global
This commit is contained in:
parent
1e7ebeb23f
commit
26de82ee6b
|
@ -6,7 +6,7 @@
|
||||||
* Licensed under the MIT license.
|
* Licensed under the MIT license.
|
||||||
* https://raw.github.com/magnolia-fan/vkontakte_music_search/master/LICENSE
|
* https://raw.github.com/magnolia-fan/vkontakte_music_search/master/LICENSE
|
||||||
###
|
###
|
||||||
class VkontakteMusic
|
class window.VkontakteMusic
|
||||||
query_results: {}
|
query_results: {}
|
||||||
|
|
||||||
search: (artist, track, duration, callback, return_all = false) ->
|
search: (artist, track, duration, callback, return_all = false) ->
|
||||||
|
|
Loading…
Reference in New Issue