mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
fixed less prefixer path
fixed modals
This commit is contained in:
@@ -24,7 +24,7 @@ define(
|
||||
data: { 'deleteFiles': deleteFiles },
|
||||
wait: true
|
||||
}).done(function () {
|
||||
App.modalRegion.close();
|
||||
App.modalRegion.closeModal();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user