@ -209,8 +209,6 @@ export default class GiftedDialog extends Vue {
this.firstStep = !giver;
this.stepType = "giver";
// Entity types are now set via props, no need to call updateEntityTypes()
try {
const settings = await this.$settings();
this.apiServer = settings.apiServer || "";