mirror of
https://github.com/HeyPuter/puter.git
synced 2026-02-22 14:38:48 -06:00
Update dev-center.js
This commit is contained in:
@@ -2894,14 +2894,14 @@ async function render_analytics(period){
|
||||
label: 'Opens',
|
||||
data: openData,
|
||||
borderColor: '#8884d8',
|
||||
tension: 0.1,
|
||||
tension: 0,
|
||||
fill: false
|
||||
},
|
||||
{
|
||||
label: 'Users',
|
||||
data: userData,
|
||||
borderColor: '#82ca9d',
|
||||
tension: 0.1,
|
||||
tension: 0,
|
||||
fill: false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user