Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Fix build (broken by #1524 before) #1525

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Fix build (broken by #1524 before) #1525

merged 1 commit into from
Jun 9, 2021

Conversation

veado
Copy link
Collaborator

@veado veado commented Jun 9, 2021

Fixes following build error on develop branch after merging #1524 into it:

ERROR in /home/runner/work/asgardex-electron/asgardex-electron/src/renderer/const.ts
    [tsl] ERROR in /home/runner/work/asgardex-electron/asgardex-electron/src/renderer/const.ts(150,7)
          TS2322: Type '{ testnet: string; mainnet: string; readonly chaosnet: string; }' is not assignable to type 'Record<Network, string>'.
      Object literal may only specify known properties, and 'chaosnet' does not exist in type 'Record<Network, string>'.

^ https://github.com/thorchain/asgardex-electron/runs/2784646724#step:8:44

@veado veado self-assigned this Jun 9, 2021
@veado veado merged commit 78f3c6f into develop Jun 9, 2021
@veado veado deleted the fix/build-pr-1524 branch June 9, 2021 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants