diff --git a/constants.go b/constants.go index 841e9c6..500daeb 100644 --- a/constants.go +++ b/constants.go @@ -410,5 +410,6 @@ var ( AttributeWhichJobs: TagKeyword, AttributeFirstJobID: TagInteger, AttributeStatusMessage: TagText, + AttributeLimit: TagInteger, } )