missing semocolumn
This commit is contained in:
parent
5d4ea33012
commit
eff1b95b32
|
@ -438,7 +438,7 @@
|
|||
utilDebug('start server url cleared because is file uri');
|
||||
options.server.url = null;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
var cacheGetService = function (type) {
|
||||
if (options.cache[type]) {
|
||||
|
|
Loading…
Reference in a new issue