bug fixed
This commit is contained in:
parent
bba8e0047b
commit
980e58287d
|
@ -94,6 +94,7 @@ export class AppFileService {
|
|||
);
|
||||
|
||||
snackBarRef.onAction().subscribe(() => {
|
||||
snackBarRef.dismiss();
|
||||
this.ngZone.runOutsideAngular(() => {
|
||||
this.nativeService
|
||||
.openTargetItem(filePath)
|
||||
|
|
Loading…
Reference in New Issue
Block a user