Browse Source

Change Mental slug to lowercase

pull/239/head
Andrew Belt 7 years ago
parent
commit
ed95f6b1fa
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      plugins/mental.json

plugins/Mental.json → plugins/mental.json View File

@@ -1,5 +1,5 @@
{ {
"slug": "Mental",
"slug": "mental",
"name": "Strum's Mental Modules", "name": "Strum's Mental Modules",
"author": "Strum", "author": "Strum",
"license": "BSD 3-clause", "license": "BSD 3-clause",
@@ -7,5 +7,4 @@
"homepage": "https://github.com/Strum/Strums_Mental_VCV_Modules", "homepage": "https://github.com/Strum/Strums_Mental_VCV_Modules",
"manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI", "manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI",
"source": "https://github.com/Strum/Strums_Mental_VCV_Modules" "source": "https://github.com/Strum/Strums_Mental_VCV_Modules"
} }

Loading…
Cancel
Save