fix : clearTokenCallback in AppInterceptor in diChicken

This commit is contained in:
2025-07-19 08:48:31 +03:30
parent 7790a4017e
commit 69945a29cf
2 changed files with 4 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ class CustomNavigationObserver extends NavigatorObserver {
_isWorkDone = true;
await setupInjection();
}
iLog('message');
iLog('didPush');
}