[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
This commit is contained in:
@@ -71,7 +71,7 @@ define(
|
||||
// Prepare the form; a single row
|
||||
buttonForm = {
|
||||
name: structure.title,
|
||||
sections: [ { rows: [ row ] } ]
|
||||
sections: [{ rows: [row] }]
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user