mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-30 04:04:21 +01:00
With no title entered, the editor got stuck in an endless loop, because it recursively invoked the save function without checking for the ID fallback being present. Fixes #2862.