buddy list: Extract buddy_list.js.

This commit is contained in:
Steve Howell
2018-04-19 12:17:22 +00:00
committed by Tim Abbott
parent a9fb02b712
commit 536236d9b1
6 changed files with 66 additions and 23 deletions

View File

@@ -1127,6 +1127,7 @@ JS_SPECS = {
'js/server_events_dispatch.js',
'js/zulip.js',
'js/presence.js',
'js/buddy_list.js',
'js/activity.js',
'js/user_events.js',
'js/colorspace.js',