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