Skip to content

Commit 184cb99

Browse files
committed
change config parameter
1 parent 92c7c1e commit 184cb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ts/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ export type AppInfoUserInput = {
169169
/*
170170
* The name of the application.
171171
*/
172-
appName: string;
172+
applicationName: string;
173173

174174
/*
175175
* The API that connects with the application.

0 commit comments

Comments
 (0)