This commit is contained in:
BoHung Chiu 2022-05-24 16:23:55 +08:00
parent c405ef3c57
commit 4b55a647ba
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ class SiteFeed
tmp[:feed_name] = self[:feed_name]
tmp.category_title = category_title
tmp.channel_title = tmp_channel_title
tmp.save
end
end
def get_annc(force_refresh=false)