mirror of
https://github.com/flarum/core.git
synced 2025-07-25 10:41:24 +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
|
||||
* haven't set one.
|
||||
|
Reference in New Issue
Block a user