This commit is contained in:
Jacob Sandlund
2025-08-06 00:06:27 -04:00
parent 0c393299b0
commit 7e429d73d6
3 changed files with 4 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ pub const tables = [_]config.Table{
x.wcwidth.field("wcwidth"),
d.field("general_category"),
d.field("has_emoji_presentation"),
d.field("block"),
},
},
};