mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-26 17:34:27 +01:00
Fixes #3396. We need to compare the button type value loosely, because initially the type is an integer and after it gets set by Vue it is a string.