This commit is contained in:
Timur Ercan
2023-02-20 19:35:46 +01:00
parent 31fec65187
commit f3e083e991
5 changed files with 1 additions and 6 deletions

View File

@ -156,7 +156,6 @@ export async function getServerSideProps(context: any) {
dashboard: {
drafts: drafts.length,
waiting: waiting.length,
docs: waiting,
completed: completed.length,
},
},