Make seriesUrl mutable again.

This commit is contained in:
Jim Miller 2026-03-09 13:04:50 -05:00
parent b7c8c96153
commit 2a6c1e74db

View file

@ -526,7 +526,6 @@ def get_immutable_entries():
return list([
'authorId',
'authorUrl',
'seriesUrl',
'storyId',
'storyUrl',
'langcode',