@ -304,6 +304,8 @@ export default {
if (!this.site_rec) {
this.site_rec = config.agorata_adnl.toLowerCase();
await this.saveSite();
} else if (this.site_rec !== this.records.site) {
}
this.constructor_params.domain = this.domain;
await call_api_post("set-site-data", this.constructor_params);