fix error

This commit is contained in:
邱博亞 2023-04-08 23:35:58 +08:00
parent 01c31518b0
commit 142300523c
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ class BulletinFeed
announcements = anns_before_filter.to_a
end
else
anns_before_filter = Bulletin.is_approved_and_show
announcements = []
end
end