Skip to content

Commit 09f18ff

Browse files
alljinxmtrezza
andauthored
Update src/Options/index.js
Co-authored-by: Manuel <[email protected]> Signed-off-by: alljinx <[email protected]>
1 parent e56de7c commit 09f18ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Options/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,5 +580,5 @@ export interface LogLevels {
580580
/* Log level used by the Cloud Code Functions. Default is `info`.
581581
:DEFAULT: info
582582
*/
583-
cloudFunctionRan: ?string;
583+
cloudFunctionSuccess: ?string;
584584
}

0 commit comments

Comments
 (0)