mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-15 07:45:55 +10:00
Add comments
This commit is contained in:
@@ -211,6 +211,11 @@ class FeedsViewController: BaseViewController {
|
||||
currentPageIndex = 2
|
||||
}
|
||||
|
||||
|
||||
// 避免出现一下三个任意一个不能显示 Feeds
|
||||
// 查看技能主页
|
||||
// 查看 Profile Feeds
|
||||
// 查看话题主页
|
||||
if skill == nil || profileUser == nil {
|
||||
if let
|
||||
value = YepUserDefaults.feedSortStyle.value,
|
||||
|
||||
Reference in New Issue
Block a user