BlocklyProp
BlocklyProp copied to clipboard
Refactor project fields to eliminate shared field
The project table contains two fields (private and shared) that are mutually exclusive. Refactor code to allow the ‘private’ field to be definitive for the private state of the project and remove the ‘shared’ field.