2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00
This commit is contained in:
Matthias
2021-11-18 01:24:30 +01:00
parent a9fbfaf6af
commit 4effd76ca0

View File

@ -52,7 +52,7 @@ class PluginConfig(models.Model):
name += '(not active)'
return name
# extra attributes form the registry
# extra attributes from the registry
def mixins(self):
return self.plugin._mixinreg