mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
style: nit on object order
This commit is contained in:
@@ -58,8 +58,8 @@ function generateFile({
|
||||
}): IFile {
|
||||
return {
|
||||
title,
|
||||
path,
|
||||
type: "file",
|
||||
path,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user