Files
calendar/packages/app-store/alby/lib/currencyOptions.ts
T
2021b641ce feat: Alby integration (#11495)
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 12:03:01 +00:00

2 lines
79 B
TypeScript

export const currencyOptions = [{ label: "BTC", value: "BTC", unit: "sats" }];