Pyrofork: fix derp

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2023-09-02 17:40:08 +07:00
parent 2d117929a6
commit 49e7a9616a
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -114,6 +114,7 @@ class EditStory:
# TODO: MediaArea
media = None
privacy_rules = None
if privacy:
privacy_rules = [types.StoriesPrivacy(type=privacy)]