mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
🐛Fix admin dashboard typo
This commit is contained in:
parent
7a87b59988
commit
a881443bf2
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ module.exports = class AnalyticsSubscriptionsView extends RootView
|
|||
color: 'red'
|
||||
strokeWidth: 1
|
||||
lineMetadata[netSubsID] =
|
||||
description: '7-day Average Net Subscriptions (started - ended)'
|
||||
description: '7-day Average Net Subscriptions (started - cancelled)'
|
||||
color: 'black'
|
||||
strokeWidth: 4
|
||||
|
||||
|
|
Loading…
Reference in a new issue