#86 - remove build error property
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6a75900908
commit
066e7b85ee
@ -271,7 +271,7 @@ export class AppComponent implements OnInit {
|
||||
} else if ( result.data === 'export_html' ) {
|
||||
this.exportTargetAsHTML();
|
||||
} else if ( result.data === 'export_pdf' ) {
|
||||
this.exportTargetAsPDF();
|
||||
// this.exportTargetAsPDF();
|
||||
} else if ( result.data === 'virtual_root' ) {
|
||||
this.setVirtualRoot();
|
||||
} else if ( result.data === 'bookmark_add' ) {
|
||||
|
Loading…
Reference in New Issue
Block a user