Explorar o código

Update Status model

Daniel Supernault %!s(int64=5) %!d(string=hai) anos
pai
achega
f6a6174292
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Status.php

+ 1 - 1
app/Status.php

@@ -48,7 +48,7 @@ class Status extends Model
 
     const MAX_HASHTAGS = 30;
 
-    const MAX_LINKS = 2;
+    const MAX_LINKS = 0;
 
     public function profile()
     {