Skip to content

Commit

Permalink
Update consts.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dudo50 committed Dec 15, 2023
1 parent f063342 commit 00f626f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/maps/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import Altair from '../nodes/supported/Altair'
import Amplitude from '../nodes/supported/Amplitude'
import Bajun from '../nodes/supported/Bajun'
import Basilisk from '../nodes/supported/Basilisk'
import BifrostKusama from '../nodes/supported/BifrostKusama'
import { BifrostKusama } from '../nodes/supported/BifrostKusama'
import Pioneer from '../nodes/supported/Pioneer'
import Turing from '../nodes/supported/Turing'
import Picasso from '../nodes/supported/Picasso'
Expand Down

0 comments on commit 00f626f

Please sign in to comment.