mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
lint: Add dangling commas in JavaScript objects.
This commit is contained in:
@@ -110,7 +110,7 @@ exports.initialize = function () {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
$(document).on('click', '.invite_check_all_button', function (e) {
|
||||
|
||||
Reference in New Issue
Block a user