mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 10:32:39 +00:00
add lang property to brewRender and metadataEditor
This commit is contained in:
@@ -28,7 +28,7 @@ const MetadataEditor = createClass({
|
||||
systems : [],
|
||||
renderer : 'legacy',
|
||||
theme : '5ePHB',
|
||||
lang : 'en'
|
||||
lang : ''
|
||||
},
|
||||
onChange : ()=>{}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user