Skip to content

Commit b6814e1

Browse files
committed
chore: rename from string to text
1 parent f3583f6 commit b6814e1

File tree

1 file changed

+1
-1
lines changed
  • packages/backend/src/apps/gathersg/actions/update-case

1 file changed

+1
-1
lines changed

packages/backend/src/apps/gathersg/actions/update-case/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const action: IRawAction = {
7373
variables: false,
7474
options: [
7575
{
76-
label: 'String',
76+
label: 'Text',
7777
value: ensureZodEnumValue(fieldTypeEnum, 'string'),
7878
},
7979
{

0 commit comments

Comments
 (0)