Unverified Commit 0e863f3e authored by yann300's avatar yann300 Committed by GitHub

Update local-plugin.js

parent 00f0125e
...@@ -171,7 +171,7 @@ module.exports = class LocalPlugin { ...@@ -171,7 +171,7 @@ module.exports = class LocalPlugin {
</div> </div>
<div class="form-group"> <div class="form-group">
<h6>Location in remix <small>(required)</small></h6> <h6>Location in remix <small>(required)</small></h6>
${radioLocations('sidePanel', 'Swap Panel')} ${radioLocations('sidePanel', 'Side Panel')}
${radioLocations('mainPanel', 'Main Panel')} ${radioLocations('mainPanel', 'Main Panel')}
${radioLocations('none', 'None')} ${radioLocations('none', 'None')}
</form>` </form>`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment