This commit is contained in:
Oliver 2022-03-24 16:44:46 +11:00
parent b2b9ceec46
commit 708ba566cb

View File

@ -233,7 +233,7 @@ function selectLabel(labels, items, options={}) {
// Request a list of available label printing plugins from the server // Request a list of available label printing plugins from the server
inventreeGet( inventreeGet(
`/api/plugins/`, `/api/plugin/`,
{}, {},
{ {
async: false, async: false,