diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-08-22 19:23:13 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-08-22 19:23:13 +0200 |
| commit | f745bcbe19d5c31b84dc191939741adade5f7134 (patch) | |
| tree | 0ae72fa0c91f561b5d8269ed8efccb6dc68433f6 /client/index.js | |
| parent | 2e9afd6ba0cd7bdfe534485cb83276ce5448cedf (diff) | |
Diffstat (limited to 'client/index.js')
| -rw-r--r-- | client/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.js b/client/index.js index 02d8744..0c67bf7 100644 --- a/client/index.js +++ b/client/index.js @@ -31,7 +31,7 @@ const active_colors = [ '#8080ff', // team 5 ] const team_names = [ - 'Cops', + 'Cop', 'Green', 'Blue', '#3', |
