Changes
2 changed files (+4/-4)
-
-
@@ -9,6 +9,10 @@ import ("strings" ) const ( NilLangRef LangRef = "-" ) type ( // LangRef is the type for a language reference code, should be an ISO639-1 language specifier. LangRef string
-
-
-
@@ -52,10 +52,6 @@ const (MentionType ActivityVocabularyType = "Mention" ) const ( NilLangRef LangRef = "-" ) var GenericObjectTypes = ActivityVocabularyTypes{ ActivityType, IntransitiveActivityType,
-