adds licenses ms notifications

This commit is contained in:
Godfrey M
2024-01-23 11:10:04 -08:00
parent 5a46ef5d5b
commit e969f8808c
6 changed files with 63 additions and 6 deletions
@@ -26,7 +26,6 @@ class CheckoutAccessoryNotification extends Notification
$this->note = $note;
$this->target = $checkedOutTo;
$this->acceptance = $acceptance;
$this->settings = Setting::getSettings();
}