Skip to content

Commit f2ff652

Browse files
schettnkleberbaumpinterid
authored
Apply suggestions from code review
Co-authored-by: Florian Kleber <kleberbaum@erebos.xyz> Co-authored-by: Pinterics David <55298934+pinterid@users.noreply.github.com>
1 parent 40c8a2b commit f2ff652

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class CustomSession extends CookieSession {
179179
class CustomClient extends Client {
180180
gql: ApolloEndpoint;
181181
template: IMainTemplate;
182-
session: SnekSession;
182+
session: CustomSession;
183183

184184
/**
185185
* Initializes a SNEK client.
@@ -255,4 +255,3 @@ We do not have any external contributors yet, but if you want your name to be he
255255
256256
SPDX-License-Identifier: (EUPL-1.2)
257257
Copyright © 2019-2020 Simon Prast
258-
Copyright © Simon Prast

0 commit comments

Comments
 (0)