mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 00:12:38 +02:00
Fix a bug that caused memory usage to skyrocket because 0 is a meanie
This commit is contained in:
@@ -11,6 +11,5 @@
|
||||
"IX": 9,
|
||||
"V": 5,
|
||||
"IV": 4,
|
||||
"I": 1,
|
||||
"_nulla_": 0
|
||||
"I": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user