mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 12:36:11 +02:00
Make seriesUrl mutable again.
This commit is contained in:
parent
b7c8c96153
commit
2a6c1e74db
1 changed files with 0 additions and 1 deletions
|
|
@ -526,7 +526,6 @@ def get_immutable_entries():
|
|||
return list([
|
||||
'authorId',
|
||||
'authorUrl',
|
||||
'seriesUrl',
|
||||
'storyId',
|
||||
'storyUrl',
|
||||
'langcode',
|
||||
|
|
|
|||
Loading…
Reference in a new issue