Skip to content

Commit c74f877

Browse files
authored
update modes
1 parent 2327164 commit c74f877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_wizard/rest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
url='datawizard',
1212
modes=[],
1313
server_modes=[
14-
'detail', 'start', 'ids', 'data', 'auto', 'records',
14+
'detail', 'columns', 'ids', 'data', 'auto', 'records',
1515
],
1616
)

0 commit comments

Comments
 (0)