summaryrefslogtreecommitdiff
path: root/scripts/tellico2lesana
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tellico2lesana')
-rwxr-xr-xscripts/tellico2lesana1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/tellico2lesana b/scripts/tellico2lesana
index e820069..c3cbeef 100755
--- a/scripts/tellico2lesana
+++ b/scripts/tellico2lesana
@@ -12,6 +12,7 @@ XML_NS = '{http://periapsis.org/tellico/}'
# https://docs.kde.org/trunk5/en/extragear-office/tellico/field-type-values.html
F_TYPE_MAP = {
+ '0': 'string', # not in the specs, but seen in the wild
'1': 'string',
'2': 'text',
'3': 'string',