mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 06:39:40 +08:00
😅
This commit is contained in:
parent
705ef7536b
commit
f148013108
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user