Fixed error when trying to edit profile.
This commit is contained in:
parent
ef05ad5b9c
commit
7b37205c3d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ namespace Misuzu\Users\Assets;
|
|||
|
||||
use InvalidArgumentException;
|
||||
use Misuzu\Config;
|
||||
use Misuzu\Config\CfgType;
|
||||
use Misuzu\Users\User;
|
||||
|
||||
// attachment and attributes are to be stored in the same byte
|
||||
|
|
Loading…
Reference in a new issue