mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-11 22:09:05 +08:00
fix: createdBy is renamed to createdAt (#302)
This commit is contained in:
parent
b4754053aa
commit
9ab1093d81
@ -47,7 +47,7 @@ const ListOfAllDashboard = (): JSX.Element => {
|
||||
render: Tags,
|
||||
},
|
||||
{
|
||||
title: 'Created By',
|
||||
title: 'Created At',
|
||||
dataIndex: 'createdBy',
|
||||
render: Createdby,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user