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