Allowed mods to comment /solved in any scenario
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from os.path import abspath, dirname, join
|
||||
import sys
|
||||
from os.path import abspath, dirname, join
|
||||
|
||||
sys.path.insert(0, abspath(join(dirname(__file__), '..')))
|
||||
|
||||
import pointsbot
|
||||
|
||||
Reference in New Issue
Block a user