fix: PR
This commit is contained in:
@@ -19,6 +19,8 @@ function formatRegistrationName(fn) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
switch (namespace) {
|
switch (namespace) {
|
||||||
|
// We strip the last character when adding the type of registration
|
||||||
|
// this is a trick for plural "ies"
|
||||||
case "repositories":
|
case "repositories":
|
||||||
namespace = "repositorys"
|
namespace = "repositorys"
|
||||||
break
|
break
|
||||||
|
|||||||
Reference in New Issue
Block a user