diff --git a/app/soapbox/__mocks__/api.js b/app/soapbox/__mocks__/api.js index 6ecb81c413..fcb3a3253e 100644 Binary files a/app/soapbox/__mocks__/api.js and b/app/soapbox/__mocks__/api.js differ diff --git a/app/soapbox/actions/__tests__/preload-test.js b/app/soapbox/actions/__tests__/preload-test.js index 64287b888e..bf0dc83a51 100644 Binary files a/app/soapbox/actions/__tests__/preload-test.js and b/app/soapbox/actions/__tests__/preload-test.js differ diff --git a/app/soapbox/actions/auth.js b/app/soapbox/actions/auth.js index 78c144a37c..af58f6acf0 100644 Binary files a/app/soapbox/actions/auth.js and b/app/soapbox/actions/auth.js differ diff --git a/app/soapbox/actions/preload.js b/app/soapbox/actions/preload.js index 6d879f450a..c8f2fe7d1e 100644 Binary files a/app/soapbox/actions/preload.js and b/app/soapbox/actions/preload.js differ diff --git a/app/soapbox/reducers/accounts_meta.js b/app/soapbox/reducers/accounts_meta.js index 51d9ee00a1..8a902bffc6 100644 Binary files a/app/soapbox/reducers/accounts_meta.js and b/app/soapbox/reducers/accounts_meta.js differ