Browse Source

Fix Sequential Switch 2 name.

tags/v1.0.1
Andrew Belt 6 years ago
parent
commit
9102ada5a1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugin.json

+ 1
- 1
plugin.json View File

@@ -92,7 +92,7 @@
}, },
{ {
"slug": "SequentialSwitch2", "slug": "SequentialSwitch2",
"name": "Sequential Switch 1",
"name": "Sequential Switch 2",
"tags": ["Utility"] "tags": ["Utility"]
}, },
{ {


Loading…
Cancel
Save