forked from rc/aircox
handle embed in playlists
This commit is contained in:
@ -617,6 +617,9 @@ class DiffusionPage(Publication):
|
||||
archive = self.publish_archive, excerpt = True
|
||||
)
|
||||
)
|
||||
print("--", self.diffusion.get_sounds(
|
||||
archive = self.publish_archive, excerpt = True
|
||||
))
|
||||
return context
|
||||
|
||||
def save(self, *args, **kwargs):
|
||||
|
Reference in New Issue
Block a user