Skip to content

Commit 5155263

Browse files
committed
pint
1 parent f0fd1e0 commit 5155263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Middleware/EncryptCookies.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ class EncryptCookies extends Middleware
1414
protected $except = [
1515
'colorScheme'
1616
];
17-
}
17+
}

0 commit comments

Comments
 (0)