Skip to content

Commit 3afcd7f

Browse files
committed
PR feedback
1 parent a5c3b91 commit 3afcd7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/org/thoughtcrime/securesms/home/HomeViewModel.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ class HomeViewModel @Inject constructor(
250250
} else {
251251
viewModelScope.launch(Dispatchers.Default) {
252252
storage.setPinned(threadId, pinned)
253-
tryReload()
254253
}
255254
}
256255
}

0 commit comments

Comments
 (0)