Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 0013-manage-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

## Flow:
1) The flow is similar to the subscribe flow.
2) The values of the features are stored as a json in the settings field of the chatopssubscriptions table.
2) The values of the features are stored as a json in the tables.
3) Any feature subscribed/unsubscribed by the user will be alotTed a value of true/false in the JSON.
4) The value of label is stored in the required_field key with the label value in an array in the JSON.
456
Expand Down