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