working state

This commit is contained in:
ansuz
2016-04-23 00:15:39 +02:00
parent 69e8f54e8f
commit 1a9e7299fc
3 changed files with 120 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ define([
'/common/rainbow.js',
'/bower_components/jquery/dist/jquery.min.js',
'/customize/pad.js'
], function (Config, Realtime, Messages, Crypto, Marked, Convert, Rainbow) {
], function (Config, Realtime, Crypto, Marked, Convert, Rainbow) {
var $ = window.jQuery;
var Vdom = Convert.core.vdom,