supreme court says organizations are people

This commit is contained in:
Ted Unangst 2019-08-16 00:32:18 -04:00
parent 42931c4e10
commit 35388f6d3f
1 changed files with 1 additions and 0 deletions

View File

@ -991,6 +991,7 @@ func gofish(name string) string {
func isactor(t string) bool {
switch t {
case "Person":
case "Organization":
case "Application":
case "Service":
default: