mirror of
https://github.com/Qortal/qortal-mobile.git
synced 2025-03-14 20:02:33 +00:00
tutorial fixes
This commit is contained in:
parent
e3a9157b23
commit
06f7482652
@ -22,7 +22,7 @@ export const useFetchResources = () => {
|
||||
let isCalling = false;
|
||||
let percentLoaded = 0;
|
||||
let timer = 24;
|
||||
let tries = 26;
|
||||
let tries = 0;
|
||||
let calledFirstTime = false
|
||||
|
||||
const callFunction = async ()=> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user