We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b87250 commit dca56adCopy full SHA for dca56ad
controllers/ctltools.js
@@ -235,6 +235,7 @@ const customParameterTypes = [
235
{ label: 'Schul Id', value: 'auto_schoolid' },
236
{ label: 'Offizielle Schulnummer', value: 'auto_schoolnumber' },
237
{ label: 'Medium Id', value: 'auto_mediumid' },
238
+ { label: 'Medium Publisher', value: 'auto_publisher' },
239
{ label: 'Gruppe Externe UUID', value: 'auto_group_externaluuid' },
240
];
241
0 commit comments