minor-bug-fixes #177
Reference in New Issue
Block a user
Delete Branch "minor-bug-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes discovered minor bugs within the menu
Fixes:
#191
#189
#184
WIP: minor-bug-fixesto minor-bug-fixes@@ -1393,3 +1403,1 @@if firstName == defaultValue {name = familyName} else {if firstName != defaultValue {Probably nicer in a separate function "constructName"?
This has been added in ..utils/name.go