mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-28 23:03:31 +03:00
Add setAcknowledgeWarning to initialAppContext
This commit is contained in:
parent
3b7f54c334
commit
b18dcecddb
@ -140,6 +140,7 @@ export const initialAppContext: UseAppStoreType = {
|
||||
origin: getOrigin(),
|
||||
hostUrl: getHostUrl(),
|
||||
clientVersion: getClientVersion(),
|
||||
setAcknowledgedWarning: () => {},
|
||||
acknowledgedWarning: false,
|
||||
fav: { type: null, currency: 0, mode: 'fiat' },
|
||||
setFav: () => {},
|
||||
|
Loading…
Reference in New Issue
Block a user