X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/f5aec86546a7762dd0202f3983de22fe1c3814e9..0ce8eacc0e06bd3ab29fdf5d9dc8f958abd1a2a6:/modules/chanops.py diff --git a/modules/chanops.py b/modules/chanops.py index bf73449..654c45c 100644 --- a/modules/chanops.py +++ b/modules/chanops.py @@ -6,7 +6,7 @@ modinfo = { 'author': 'Erebus Team', 'license': 'public domain', - 'compatible': [2], + 'compatible': [0], 'depends': [], 'softdeps': ['help'], }