add Person Type OPERATIONS_ALERT

This commit is contained in:
Timotheus Pokorra 2024-10-06 00:03:31 +02:00 committed by Dev und Test fuer hsadminng
parent 23544e74db
commit c6531200d3

View File

@ -8,5 +8,6 @@ public enum HsOfficeRelationType {
VIP_CONTACT,
DEBITOR,
OPERATIONS,
OPERATIONS_ALERT,
SUBSCRIBER
}