mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
bug fix
This commit is contained in:
parent
f53c0f681f
commit
4043919840
@ -100,7 +100,7 @@ export class GalleryShareComponent implements OnInit, OnDestroy {
|
|||||||
this._notification.success("Url has been copied to clipboard");
|
this._notification.success("Url has been copied to clipboard");
|
||||||
}
|
}
|
||||||
|
|
||||||
public hodeModal() {
|
public hideModal() {
|
||||||
this.childModal.hide();
|
this.childModal.hide();
|
||||||
this.sharing = null;
|
this.sharing = null;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user