a new and more horrible way of sniffing the logs out of the instance

This commit is contained in:
Caleb James DeLisle
2017-05-31 23:29:58 +02:00
parent 68296e9d23
commit 7d557df74b
3 changed files with 69 additions and 21 deletions

View File

@@ -4,6 +4,7 @@ define([
'/bower_components/textpatcher/TextPatcher.amd.js',
'json.sortify',
'/common/cryptpad-common.js',
'/common/test.js'
], function ($, Hyperjson, TextPatcher, Sortify, Cryptpad) {
window.Hyperjson = Hyperjson;
window.TextPatcher = TextPatcher;