mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 22:52:40 +00:00
Remove extra comma
This commit is contained in:
@@ -48,7 +48,7 @@ const Snippetbar = createClass({
|
||||
return {
|
||||
renderer : this.props.renderer,
|
||||
themeSelector : false,
|
||||
snippets : [],
|
||||
snippets : []
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user