btcpayserver/BTCPayServer/Plugins/PayButton/Controllers
Dennis Reimann cdc318c71a Pay Button: Fix circular reference when serializing JSON
When apps were set, the `GetAllApps` included the store data, which led to a circular reference when serializing the JSON. That data isn't necessary here, so we can just drop it before rendering.

Fixes #5038.
2023-06-05 12:35:06 +02:00
..
UIPayButtonController.cs Pay Button: Fix circular reference when serializing JSON 2023-06-05 12:35:06 +02:00