summaryrefslogtreecommitdiffstats
path: root/src/storage/table_info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/table_info.cpp')
-rw-r--r--src/storage/table_info.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage/table_info.cpp b/src/storage/table_info.cpp
index f496c7a..0bffcfe 100644
--- a/src/storage/table_info.cpp
+++ b/src/storage/table_info.cpp
@@ -131,6 +131,7 @@ static guint8 to_index_of_default_tables(const char * str) {
HANDLE(RESERVED);
HANDLE(GB_DICTIONARY);
HANDLE(GBK_DICTIONARY);
+ HANDLE(OPENGRAM_DICTIONARY);
HANDLE(MERGED_DICTIONARY);
HANDLE(ADDON_DICTIONARY);
HANDLE(NETWORK_DICTIONARY);