added first-job-id to the list of known ipp tags

This commit is contained in:
Fabian 2019-12-26 20:28:03 +01:00
parent f0c2e4db43
commit 6c9dee854a
1 changed files with 1 additions and 0 deletions

View File

@ -379,5 +379,6 @@ var (
"requested-attributes": TagKeyword,
"requesting-user-name": TagName,
"which-jobs": TagKeyword,
"first-job-id": TagInteger,
}
)