Commit 7929b96a authored by Giuseppe Tropea's avatar Giuseppe Tropea
Browse files

another bug in schema settings

parent 11a8cac3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,4 +28,4 @@ fromrobot = {
    'schema': fromrobotschema
}

DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobotschema}
 No newline at end of file
DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobot}
 No newline at end of file