Skip to content

Parse user defined dictionaries

Bruno requested to merge pull/16/patch-1 into master

Created by: melink14

Previously, user defined dictionaries were being used as strings which when iterated through caused numbers mapped to characters to be added to the filteredMap.

Merge request reports