change comment

pull/24/head
Harvey Tindall 3 years ago
parent 9125273036
commit 69bf81b658
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -192,7 +192,6 @@ func storeJSON(path string, obj interface{}) error {
return err
}
// One build of JF 10.7.0 hyphenated to user IDs like this and we need to upgrade email storage to match it:
// One build of JF 10.7.0 hyphenated user IDs while another one later didn't. These functions will hyphenate/de-hyphenate email storage.
func hyphenate(userID string) string {

Loading…
Cancel
Save