pull/500/head
Szymon Lesisz 5 years ago
parent a797a52931
commit 5b98deac1e

@ -23,7 +23,7 @@ export type WalletAction =
| {
type: typeof WALLET.SET_INITIAL_URL,
state?: RouterLocationState,
pathname?: string,
pathname?: ?string,
}
| {
type: typeof WALLET.TOGGLE_DEVICE_DROPDOWN,

Loading…
Cancel
Save