Merge pull request #235 from Phyks/custom-profiles
First PoC for UI for customizing profile
This commit is contained in:
commit
ef9cc7abe7
5 changed files with 290 additions and 41 deletions
|
|
@ -192,7 +192,7 @@
|
|||
}
|
||||
|
||||
if (evt.callback) {
|
||||
evt.callback();
|
||||
evt.callback(err, profileId, evt.profileText);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue