⚗️ Adjust the algorithm for both the featured post and the activity feed

This commit is contained in:
2025-09-03 23:44:27 +08:00
parent 7f110313e9
commit 3ee04d0b24
3 changed files with 29 additions and 9 deletions

View File

@@ -11,8 +11,7 @@ namespace DysonNetwork.Sphere.Post;
public enum PostType
{
Moment,
Article,
Video
Article
}
public enum PostVisibility