]> git.localhorst.tv Git - alttp.git/blobdiff - app/Models/User.php
discord discriminator stuff round 2
[alttp.git] / app / Models / User.php
index ad5215f064acc5407b2d1bc48664c549c3e41fbb..72286a4891e48a5d789d2ba682eb4eff53fb79a1 100644 (file)
@@ -190,6 +190,7 @@ class User extends Authenticatable
        protected $fillable = [
                'id',
                'username',
+               'discord_nickname',
                'discriminator',
                'email',
                'avatar',