IO-1853 Change attendance recipe type to text.

This commit is contained in:
Patrick Fic
2022-05-06 14:30:26 -07:00
parent 09d54722f0
commit cf23266831
2 changed files with 7 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ export default function TimeTicketsAttendanceTable() {
},
},
{},
"x"
"text"
);
setLoading(false);