DmitrMakeev commited on
Commit
7f1c605
1 Parent(s): 1af0a5d

Update koleso.html

Browse files
Files changed (1) hide show
  1. koleso.html +1 -1
koleso.html CHANGED
@@ -78,7 +78,7 @@ body {
78
  <script>
79
 
80
  const sectors = [
81
- { color: '#f82', label: 'Тариф-VIP' },
82
  { color: '#0bf', label: '10' },
83
  { color: '#fb0', label: '200' },
84
  { color: '#0fb', label: '50' },
 
78
  <script>
79
 
80
  const sectors = [
81
+ { color: '#f82', label: 'VIP' },
82
  { color: '#0bf', label: '10' },
83
  { color: '#fb0', label: '200' },
84
  { color: '#0fb', label: '50' },