Loading parsegooglesheet/settings.py +1 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,4 @@ fromspec = { 'schema': fromspecschema } DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobot} No newline at end of file DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobot, 'fromspec': fromspec} No newline at end of file Loading
parsegooglesheet/settings.py +1 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,4 @@ fromspec = { 'schema': fromspecschema } DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobot} No newline at end of file DOMAIN = {'googlesheet': googlesheet, 'fromrobot': fromrobot, 'fromspec': fromspec} No newline at end of file