2
0
Эх сурвалжийг харах

Fix indent.

Thanks to xet7 !
Lauri Ojansivu 5 жил өмнө
parent
commit
415e94d187

+ 1 - 2
client/components/activities/activities.js

@@ -211,8 +211,7 @@ Template.activity.helpers({
 });
 });
 
 
 function createCardLink(card) {
 function createCardLink(card) {
-    if (!card)
-        return '';
+  if (!card) return '';
   return (
   return (
     card &&
     card &&
     Blaze.toHTML(
     Blaze.toHTML(