mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Pyrofork: fix derp
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
2d117929a6
commit
49e7a9616a
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ class EditStory:
|
|||
# TODO: MediaArea
|
||||
|
||||
media = None
|
||||
privacy_rules = None
|
||||
|
||||
if privacy:
|
||||
privacy_rules = [types.StoriesPrivacy(type=privacy)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue