hides fedi timeline for the unauthenticated

このコミットが含まれているのは:
Nikotile 2023-07-30 16:54:08 +09:00
コミット 644c33fdbd
署名者: niko
GPGキーID: 5AE3CC9D7977786A
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -24,7 +24,7 @@ export const TIMELINES = {
},
twkn: {
route: 'public-external-timeline',
anon: true,
anon: false,
icon: 'globe',
label: 'nav.twkn',
criteria: ['!private', 'federating']