mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-27 05:37:15 -05:00
Removed unnecessary comma
This commit is contained in:
@@ -34,5 +34,5 @@ var strings = {
|
||||
Team: "team",
|
||||
TeamPlural: "teams",
|
||||
Company: "company",
|
||||
CompanyPlural: "companies",
|
||||
CompanyPlural: "companies"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user