mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-07 17:06:58 +00:00
Add todo
This commit is contained in:
parent
cb336133c6
commit
55f8ea9843
@ -1029,6 +1029,7 @@ function App() {
|
||||
const logoutFunc = useCallback(async () => {
|
||||
try {
|
||||
if (extState === 'authenticated') {
|
||||
// TODO translate
|
||||
await showUnsavedChanges({
|
||||
message: 'Are you sure you would like to logout?',
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user