mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
commit
621ae2f95a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ class Status extends Model
|
||||||
|
|
||||||
const MAX_HASHTAGS = 30;
|
const MAX_HASHTAGS = 30;
|
||||||
|
|
||||||
const MAX_LINKS = 2;
|
const MAX_LINKS = 0;
|
||||||
|
|
||||||
public function profile()
|
public function profile()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue