mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-05-04 19:56:27 +03:00
In the method add_application() the method name should be append() instead of add(). Change-Id: Ic8ad62567968e09786eac86f219b56a3d3200511 Related: OS#4963