mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-13 01:44:43 +02:00
Update survey.py
I should sleep
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ from modules.log import *
|
||||
|
||||
allowedSurveys = [] # List of allowed survey names
|
||||
|
||||
trap_list_survey = ("survey")
|
||||
trap_list_survey = ("survey",)
|
||||
|
||||
class SurveyModule:
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user