diff --git a/Backend/Views/BuildMenu/Index.cshtml b/Backend/Views/BuildMenu/Index.cshtml
index c8ff911..07d0521 100644
--- a/Backend/Views/BuildMenu/Index.cshtml
+++ b/Backend/Views/BuildMenu/Index.cshtml
@@ -509,7 +509,7 @@
{
"data": null,
"render": function (data, type, row, meta){
- return ' ';
+ return ' ';
}
}
],