@@ -21,6 +21,7 @@ var allowedLanguages = map[string]bool{
"ja":true,
"sv":true,
"pt-br":true,
"zh-tw":true,
}
funcisLanguageAllowed(languagestring)bool{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.