mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +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");
|
||||
}
|
||||
|
||||
public hodeModal() {
|
||||
public hideModal() {
|
||||
this.childModal.hide();
|
||||
this.sharing = null;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user