Fix bug
This commit is contained in:
parent
321e851b26
commit
2de8e8c358
76 changed files with 315 additions and 315 deletions
|
@ -31,4 +31,4 @@ mixin propTable(props)
|
|||
td.name= prop.name
|
||||
td.type
|
||||
+type(prop)
|
||||
td.desc!= prop.desc ? prop.desc[lang] || prop.desc['ja'] : null
|
||||
td.desc!= prop.desc ? prop.desc[lang] || prop.desc['ja-JP'] : null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue