Commit af35d92
authored
fix: plugin ID generation to include index when using the plugin name (#51)
If two plugins share the same name, they currently receive the same
`id`, which causes both to activate when you click on either one in the
sidebar.1 parent 4c00d9b commit af35d92
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments