@@ -13,7 +13,8 @@ class Config(object):
self.data = {}
self.ShowCommandOutput: bool = False
self.debug: bool = False
self.has_r2: bool = True
self.has_r2: bool = False
self.catch_exception: bool = True
self.data_fixups = None
self.data_fixup_entries = None
The note is not visible to the blocked user.