Merge branch 'develop' into feature/2024.10
This commit is contained in:
@@ -530,6 +530,7 @@ export class ClientServerService {
|
||||
usernameLower: username.toLowerCase(),
|
||||
host: host ?? IsNull(),
|
||||
isSuspended: false,
|
||||
enableRss: true,
|
||||
});
|
||||
|
||||
return user && await this.feedService.packFeed(user);
|
||||
|
||||
Reference in New Issue
Block a user