Closed famedly-bot closed 1 year ago
This issue is a note in this MR: https://gitlab.com/famedly/company/backend/services/uia-proxy/-/merge_requests/117#note_1413492209
If we want the last element in the array, shouldn't we index it at uiaSession[uiaSession.length - 1]?
uiaSession[uiaSession.length - 1]
Description
This issue is a note in this MR: https://gitlab.com/famedly/company/backend/services/uia-proxy/-/merge_requests/117#note_1413492209