1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-03 01:28:30 +00:00

Update readme to mention installing gulp. Also a bug fix for the link thing I just added.

This commit is contained in:
SirStendec 2015-08-09 02:31:55 -04:00
parent 315a91ab5c
commit 82ba070fb9
6 changed files with 42 additions and 153 deletions

View file

@ -125,8 +125,6 @@ require('./ember/moderation-card');
require('./ember/chat-input');
//require('./ember/teams');
// Analytics: require('./tracking');
require('./debug');
require('./ext/betterttv');
@ -317,8 +315,6 @@ FFZ.prototype.init_ember = function(delay) {
this.setup_emoticons();
this.setup_badges();
//this.setup_piwik();
//this.setup_router();
this.setup_colors();
this.setup_tokenization();