mirror of
https://github.com/flarum/core.git
synced 2025-07-26 03:01:22 +02:00
😅
This commit is contained in:
@@ -332,9 +332,6 @@ class User extends AbstractModel
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->avatar_path ? $urlGenerator->toPath('assets/avatars/'.$this->avatar_path) : null;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the user's locale, falling back to the forum's default if they
|
* Get the user's locale, falling back to the forum's default if they
|
||||||
* haven't set one.
|
* haven't set one.
|
||||||
|
Reference in New Issue
Block a user