Fix attribution line in search.js

This commit is contained in:
Guangcong Luo 2018-10-16 15:17:58 -05:00
parent 26f78dcce6
commit aa7ea99281

View File

@ -6,7 +6,7 @@
* Dependencies: jQuery, battledata, search-index
* Optional dependencies: pokedex, moves, items, abilities
*
* @author Guangcong Luo <Zarel>
* @author Guangcong Luo <guangcongluo@gmail.com>
*/
(function (exports, $) {