forked from GitHub/dbot
Fixed .js comment
This commit is contained in:
parent
4b4f0a1608
commit
76b6371498
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* Module Name: Flashy
|
* Module Name: Crypto
|
||||||
* Description: Makes pages with flashing text and that innit.
|
* Description: Allows the magic of cryptography to take place.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
var MD5 = require('crypto-js/md5');
|
var MD5 = require('crypto-js/md5');
|
||||||
|
Loading…
Reference in New Issue
Block a user