mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
Another attempt to fix FOWP
This commit is contained in:
parent
8b77615c80
commit
45be17b93a
1 changed files with 2 additions and 2 deletions
|
@ -119,9 +119,9 @@ function App() {
|
|||
setUIState('default');
|
||||
}
|
||||
})();
|
||||
} else {
|
||||
setUIState('default');
|
||||
}
|
||||
|
||||
setUIState('default');
|
||||
}
|
||||
}, []);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue