cap-md089 / evmplus-v6

The source code for the Event Manager+ suite of tools for Civil Air Patrol units
GNU General Public License v2.0
7 stars 4 forks source link

fix(client): fix bug that disabled adding members to event #386

Closed rvboerner closed 9 months ago

rvboerner commented 9 months ago

affects: client

Removed a line of code that was trying to modify an immutable array. Intended functionality preserved without any code additions.

ISSUES CLOSED: #371