hard code url

This commit is contained in:
Oliver Walters 2022-05-10 01:18:36 +10:00
parent 6c0661a6f2
commit 5ea115ae83

View File

@ -50,7 +50,7 @@ function locateItemOrLocation(options={}) {
// Request the list of available 'locate' plugins
inventreeGet(
'{% url "api-plugin-list" %}',
`/api/plugin/`,
{
mixin: 'locate',
},