fix bug preventing removal of autocompletion tags
Created by: GeraldJansen
This fixes a tiny bug in concerning tag autocomplete flags (1 vs. 'true') in the sqlite database, fixed here by checking for not 'false'. See #238 (closed).
Created by: GeraldJansen
This fixes a tiny bug in concerning tag autocomplete flags (1 vs. 'true') in the sqlite database, fixed here by checking for not 'false'. See #238 (closed).