Skip to content

Commit

Permalink
Merge pull request #151 from P4-Games/fix/externalize-push-env-build
Browse files Browse the repository at this point in the history
merge fix/externalize-push-env-build into develop
  • Loading branch information
dappsar authored Dec 28, 2024
2 parents c2c95e5 + 9a061d2 commit 70f656d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config-global.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { ENV } from '@pushprotocol/uiweb'
import { ENV } from '@pushprotocol/restapi/src/lib/constants'

import { Network } from './types/networks'
import { IBalance, IBalances } from './types/wallet'
Expand Down

0 comments on commit 70f656d

Please sign in to comment.