lbry-desktop/ui/constants/stripe.js
jessopb bd973289b6
Chore desktop cleanup (#6896)
* some desktop cleanup

* stripe environment

* wallet tabs

* fix

* old copy

* copy

* getClaimTypeText

* appstrings
2021-08-17 18:34:16 -04:00

3 lines
56 B
JavaScript

export const TEST = 'test';
export const LIVE = 'live';