mirror of
https://github.com/mssun/passforios.git
synced 2026-02-27 18:24:03 +01:00
* fix #540, duplicate entries in auto fill extension `prepareCredentialList` is called twice, once before unlock and once after. If the lists are already prepared, i.e. not empty, skip this step. * fix format and lint