Skip to content

Commit 590f175

Browse files
committed
Add whitespace back in for better structure
1 parent 6d702d2 commit 590f175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/js.cookie.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ function init (converter) {
4444
if (!attributes[attributeName]) {
4545
continue
4646
}
47+
4748
stringifiedAttributes += '; ' + attributeName
49+
4850
if (attributes[attributeName] === true) {
4951
continue
5052
}

0 commit comments

Comments
 (0)