From e38046253201806dfb0b49e26da1aedf3a8a8bb8 Mon Sep 17 00:00:00 2001 From: Marek Kotewicz Date: Thu, 29 Jan 2015 15:36:13 +0100 Subject: topic for backwards compatibility --- lib/filter.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/filter.js b/lib/filter.js index 677b0657c..e6d09beed 100644 --- a/lib/filter.js +++ b/lib/filter.js @@ -35,6 +35,7 @@ var Filter = function(options, impl) { // evaluate lazy properties options = { to: options.to, + topic: options.topic, topics: options.topics, earliest: options.earliest, latest: options.latest, -- cgit v1.2.3