mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-19 11:35:39 +00:00
Merge pull request #15603 from marcusmoore/fixes/add-reguard
Added `Model::reguard()` to importer
This commit is contained in:
@ -164,6 +164,7 @@ abstract class Importer
|
||||
|
||||
$this->log('------------- Action Summary ----------------');
|
||||
}
|
||||
Model::reguard();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user