Fix for a crash that resulted from a previous crash fix
This commit is contained in:
@@ -388,7 +388,7 @@ public class AccountSessionManager{
|
||||
}
|
||||
if(!loadedInstances){
|
||||
loadedInstances=true;
|
||||
maybeUpdateCustomEmojis(domains);
|
||||
MastodonAPIController.runInBackground(()->maybeUpdateCustomEmojis(domains));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user