Skip to content

Commit 0117b3b

Browse files
committed
Mark as non-optional
1 parent e74f488 commit 0117b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions/functions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Returns 42
55
* @customfunction ANSWER
6-
* @param [Argument] Optional arguments.
6+
* @param Argument Repeating argument.
77
* @returns String to write.
88
* @requiresAddress
99
*/

0 commit comments

Comments
 (0)