diff --git a/www/profile/inner.js b/www/profile/inner.js index c65b121a4..e6fae53bd 100644 --- a/www/profile/inner.js +++ b/www/profile/inner.js @@ -754,6 +754,8 @@ define([ if (JSON.stringify(lm.proxy) === '{}') { return void onCorruptedCache(); } + // Force avatar update on initial load + APP._lastUpdate = null; updateValues(lm.proxy); UI.removeLoadingScreen(); common.mailbox.subscribe(["notifications"], {