Skip to content

Commit a67d115

Browse files
update default api type
1 parent 98de79b commit a67d115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/api_type.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
EXAMPLES_API_TYPE ={'Rooms': False, 'ESignature': False, 'Click': True, 'Monitor': False, 'Admin': False}
1+
EXAMPLES_API_TYPE ={'Rooms': False, 'ESignature': True, 'Click': False, 'Monitor': False, 'Admin': False}

0 commit comments

Comments
 (0)