kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Filter out reposts in local timeline by default, fixes #307
rodzic
c766e5cd57
commit
bd65a1b3f5
|
@ -75,7 +75,7 @@ const defaultSettings = ImmutableMap({
|
||||||
|
|
||||||
community: ImmutableMap({
|
community: ImmutableMap({
|
||||||
shows: ImmutableMap({
|
shows: ImmutableMap({
|
||||||
reblog: true,
|
reblog: false,
|
||||||
reply: true,
|
reply: true,
|
||||||
}),
|
}),
|
||||||
other: ImmutableMap({
|
other: ImmutableMap({
|
||||||
|
|
Ładowanie…
Reference in New Issue