From b04eea907242bb895f9578638f5f05612311fa66 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sat, 28 Jun 2014 12:22:17 -0400 Subject: fix bug where personal mutes didnt affect .oldmsg divs --- build-js.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-js.sh') diff --git a/build-js.sh b/build-js.sh index e314b59..42d0dd7 100755 --- a/build-js.sh +++ b/build-js.sh @@ -1,3 +1,3 @@ #!/bin/sh -cat static/js/src/*/*.js static/js/src/*.js > static/js/pichat2.js +cat static/js/src/*/*.js static/js/src/*.js > static/js/pichat.js -- cgit v1.2.3-70-g09d2