Add the missing newline
This commit is contained in:
parent
4dd6166d21
commit
fe05011e30
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
||||||
CookieService.putPermanent('quay.public-repo-exp', value.toString());
|
CookieService.putPermanent('quay.public-repo-exp', value.toString());
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}());
|
}());
|
||||||
|
|
Reference in a new issue