revert to using the chainpad in /common/
now that we have found the problem that caused the backspace bug we don't need a special chainpad for testing.
This commit is contained in:
parent
4ba68eb2bf
commit
4071a3aa25
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@ define([
|
||||
'/common/crypto.js',
|
||||
'/_socket/toolbar.js',
|
||||
'/_socket/text-patcher.js',
|
||||
'/_socket/chainpad.js',
|
||||
'/common/chainpad.js',
|
||||
'/bower_components/jquery/dist/jquery.min.js',
|
||||
], function (Messages,/*FIXME*/ ReconnectingWebSocket, Crypto, Toolbar, TextPatcher) {
|
||||
var $ = window.jQuery;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user