in src/app/main/main.component.ts [329:335]
clearGeneratedSharingUrl() { this.generatedSharingId = ''; this.sharingDataChanged = true; this.sharingFormGroup.patchValue({ sharingUrl: '' }); }