changed lewd images in options menu to enable lewd images because UI design is hard

This commit is contained in:
MichaelYick 2021-06-06 23:21:57 -05:00
parent fc4a4e764a
commit 1060000d50
1 changed files with 1 additions and 1 deletions

View File

@ -758,7 +758,7 @@ screen preferences():
vbox:
style_prefix "check"
label _("Naughty Stuff")
textbutton _("Lewd Images") action ToggleVariable("persistent.lewd", True, False)
textbutton _("Enable Lewd Images") action ToggleVariable("persistent.lewd", True, False)
vbox: