mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 07:55:22 +02:00
fixed less prefixer path
fixed modals
This commit is contained in:
@@ -17,7 +17,7 @@ define(
|
||||
this.model.destroy({
|
||||
wait: true
|
||||
}).done(function () {
|
||||
App.modalRegion.close();
|
||||
App.modalRegion.closeModal();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user