{
                  
                  
                    if (this.user) {
                  
                  
                      this.steamId = this.user.steam_id;
                  
                  
                      this.steamUserName = this.user.steam_user_name;
                  
                  
                      [this.isActiveDefaultValue, this.isActive] = this.user.is_active;
                  
                  
                      [this.isSuperuserDefaultValue, this.isSuperuser] = this.user.is_superuser;
                  
                  
                    }
                  
                  
                  },
                  
                  
                
а почему просто не проверить?
Обсуждают сегодня