mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-22 17:29:17 +00:00
add plugin to noteManager state
This commit is contained in:
parent
5082e0dad1
commit
43517ca146
@ -80,6 +80,7 @@ module.exports = (test) => {
|
||||
manager.parentProject = res.parentProject;
|
||||
manager.canceled = res.canceled;
|
||||
}
|
||||
manager.plugin = res.plugin;
|
||||
return manager;
|
||||
});
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user