Skip to content

Commit 3d31d53

Browse files
committed
gpwc-limit-line-breaks.js: Migrated from experimental folder
1 parent 8c59719 commit 3d31d53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

experimental/gpwc-limit-line-breaks.js renamed to gp-word-count/gpwc-limit-line-breaks.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* Experimental Snippet 🧪
3+
*/
14
// Limit the number of line breaks allowed in a GPWC field
25
var form_id = 553; // Update this to the form ID
36
var field_id = 1; // Update this to the field ID

0 commit comments

Comments
 (0)