Update local-plugin.js

pull/1/head
yann300 6 years ago committed by GitHub
parent 00f0125ee8
commit 0e863f3e84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/app/components/local-plugin.js

@ -171,7 +171,7 @@ module.exports = class LocalPlugin {
</div>
<div class="form-group">
<h6>Location in remix <small>(required)</small></h6>
${radioLocations('sidePanel', 'Swap Panel')}
${radioLocations('sidePanel', 'Side Panel')}
${radioLocations('mainPanel', 'Main Panel')}
${radioLocations('none', 'None')}
</form>`

Loading…
Cancel
Save