commit db1e89f7e64e74bea1a91a0570fea4f4a655e035 parent 3415a1e6896380bfa45d613e57e413484375be1f Author: Florian Dold <florian@dold.me> Date: Thu, 13 Nov 2025 17:50:48 +0100 reload instances in taler-merchant-passwd Diffstat:
| M | src/merchant-tools/taler-merchant-passwd.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/merchant-tools/taler-merchant-passwd.c b/src/merchant-tools/taler-merchant-passwd.c @@ -183,6 +183,7 @@ run (void *cls, global_ret = 3; break; } + TMH_reload_instances (mi->settings.id); } else {