Filter out reposts in local timeline by default, fixes #307

detailed-status-hover-card-improvements
Alex Gleason 2020-08-14 12:42:03 -05:00
rodzic c766e5cd57
commit bd65a1b3f5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -75,7 +75,7 @@ const defaultSettings = ImmutableMap({
community: ImmutableMap({
shows: ImmutableMap({
reblog: true,
reblog: false,
reply: true,
}),
other: ImmutableMap({