Signed-off-by: ItsHarper git-f4cbe@harperandrews.org
+1
-1
appview/pages/templates/strings/string.html
+1
-1
appview/pages/templates/strings/string.html
···
+1
-1
appview/strings/strings.go
+1
-1
appview/strings/strings.go
···-fail("You cannot delete this gist", fmt.Errorf("unauthorized deletion, %s != %s", user.Did, id.DID.String()))+fail("You cannot delete this string", fmt.Errorf("unauthorized deletion, %s != %s", user.Did, id.DID.String()))