mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 04:56:45 +00:00
always init
This commit is contained in:
parent
5b691c90f9
commit
06ae979472
@ -200,6 +200,7 @@ class IntegrationPlugin(MixinBase, plugin.InvenTreePlugin):
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.add_mixin('base')
|
||||
|
||||
self.set_sign_values()
|
||||
|
Loading…
x
Reference in New Issue
Block a user