Cache custom profiles
This commit is contained in:
parent
a77413e1eb
commit
f331773363
2 changed files with 12 additions and 3 deletions
|
|
@ -187,7 +187,7 @@
|
|||
}
|
||||
|
||||
if (evt.callback) {
|
||||
evt.callback();
|
||||
evt.callback(err, profileId, evt.profileText);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue