mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 07:19:25 -05:00
Make disable_ads a boolean property.
This commit is contained in:
@@ -90,6 +90,7 @@ class Globals(object):
|
||||
'frontpage_dart',
|
||||
'allow_wiki_editing',
|
||||
'disable_captcha',
|
||||
'disable_ads',
|
||||
]
|
||||
|
||||
tuple_props = ['stalecaches',
|
||||
|
||||
Reference in New Issue
Block a user