1
0
Fork 0

Class is now global

This commit is contained in:
Gregory Eremin 2011-09-26 13:53:35 +04:00
parent 1e7ebeb23f
commit 26de82ee6b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
* Licensed under the MIT license.
* https://raw.github.com/magnolia-fan/vkontakte_music_search/master/LICENSE
###
class VkontakteMusic
class window.VkontakteMusic
query_results: {}
search: (artist, track, duration, callback, return_all = false) ->