Remove redundant Queue: from Mac OSX queue
This commit is contained in:
parent
d25ad55ce6
commit
2bef45de3b
|
@ -55,7 +55,7 @@ Storage = Em.Object.extend
|
|||
{ name: 'common', display: 'Common' }
|
||||
{ name: 'php', display: 'PHP, Perl and Python' }
|
||||
{ name: 'linux', display: 'Linux' }
|
||||
{ name: 'mac_osx', display: 'Queue: Mac and OSX' }
|
||||
{ name: 'mac_osx', display: 'Mac and OSX' }
|
||||
]
|
||||
|
||||
INTERVALS: { sponsors: -1, times: -1, updateTimes: 1000 }
|
||||
|
|
Loading…
Reference in New Issue
Block a user