fix sync hash <-> searched words

This commit is contained in:
2014-12-16 20:17:52 +01:00
parent aecfb68117
commit 18de4ed6e0
2 changed files with 1 additions and 2 deletions

1
jquery/databap.js vendored
View File

@@ -35,7 +35,6 @@ function Databap()
self.vars2('focus', true);
self.vars2('disconnected', 'boolean');
self.vars2('mode', 'string');
self.vars2('search_words', 'string');
self.vars2('initLoaded', 'boolean');
self.vars2('chans_list', 'object');