Skip to content

Commit bc9a374

Browse files
committed
asService
1 parent da0e275 commit bc9a374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export function createClient(config: {
115115
// Assemble and return the client
116116
return {
117117
...userModules,
118-
asService: serviceRoleModules,
118+
asServiceRole: serviceRoleModules,
119119

120120
/**
121121
* Set authentication token for all requests

0 commit comments

Comments
 (0)