parent
308745f6de
commit
8e0fb23068
5 changed files with 5 additions and 4 deletions
|
@ -14,7 +14,7 @@ import Channel from '../channel.js';
|
|||
|
||||
class HomeTimelineChannel extends Channel {
|
||||
public readonly chName = 'homeTimeline';
|
||||
public static shouldShare = true;
|
||||
public static shouldShare = false;
|
||||
public static requireCredential = true;
|
||||
private withRenotes: boolean;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue