Skip to content

Commit 7cef197

Browse files
committed
Rename the user fields to me because it conflicts with user template.
1 parent 074dd75 commit 7cef197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Field/User/UserField.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public function getType()
1616

1717
public function getName()
1818
{
19-
return 'user';
19+
return 'me';
2020
}
2121

2222
public function getDescription()

0 commit comments

Comments
 (0)