Add icon lookup
This commit is contained in:
@@ -283,8 +283,6 @@ func (entry Entry) Unescape () (Entry, error) {
|
||||
return localizedValue, nil
|
||||
}
|
||||
|
||||
// TODO have functions to parse/validate all data types
|
||||
|
||||
// ParseString parses a value of type string.
|
||||
// Values of type string may contain all ASCII characters except for control
|
||||
// characters.
|
||||
|
||||
Reference in New Issue
Block a user