URL fix
This commit is contained in:
parent
b2b9ceec46
commit
708ba566cb
|
|
@ -233,7 +233,7 @@ function selectLabel(labels, items, options={}) {
|
|||
|
||||
// Request a list of available label printing plugins from the server
|
||||
inventreeGet(
|
||||
`/api/plugins/`,
|
||||
`/api/plugin/`,
|
||||
{},
|
||||
{
|
||||
async: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue