supreme court says organizations are people
This commit is contained in:
parent
42931c4e10
commit
35388f6d3f
|
@ -991,6 +991,7 @@ func gofish(name string) string {
|
||||||
func isactor(t string) bool {
|
func isactor(t string) bool {
|
||||||
switch t {
|
switch t {
|
||||||
case "Person":
|
case "Person":
|
||||||
|
case "Organization":
|
||||||
case "Application":
|
case "Application":
|
||||||
case "Service":
|
case "Service":
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in New Issue