3
0
mirror of https://github.com/snipe/snipe-it.git synced 2025-12-01 11:30:10 +00:00

Add matching Model::reguard()

This commit is contained in:
Marcus Moore
2024-10-02 10:50:40 -07:00
parent 54fbd0540d
commit ee046a8688

View File

@ -164,6 +164,7 @@ abstract class Importer
$this->log('------------- Action Summary ----------------');
}
Model::reguard();
});
}