X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/dcc5bde3beb88310fdc2815383ba1509e3997607..fa93b93394adc45f4b3bd1694c960df127cfc4da:/modules/help.py?ds=sidebyside diff --git a/modules/help.py b/modules/help.py index 3335bf6..dc4e1b2 100644 --- a/modules/help.py +++ b/modules/help.py @@ -6,7 +6,7 @@ modinfo = { 'author': 'Erebus Team', 'license': 'public domain', - 'compatible': [2], + 'compatible': [0], 'depends': [], 'softdeps': [], }