Skip to content

Commit

Permalink
pass className
Browse files Browse the repository at this point in the history
  • Loading branch information
blurymind committed Aug 20, 2024
1 parent a86ab85 commit 2abfa4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/public/plugins/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export var Runner = function({
// create a button in the file menu
createButton(self.name, {
name: 'Playtest variables',
className: 'item',
attachTo: 'fileMenuDropdown',
onClick: 'onOpenDialog()',
iconName: 'cog',
Expand Down

0 comments on commit 2abfa4a

Please sign in to comment.