systemapic / systemapic.js

Systemapic Javascript API
https://systemapic.com
0 stars 3 forks source link

When user try update public project it will be private instead of stay public #169

Closed IgorZiegler closed 8 years ago

IgorZiegler commented 8 years ago

When user try update public project it will be private instead of stay public.

knutole commented 8 years ago

All access is controlled in project.store.access. Use project.setAccess() etc, dont change project.store directly:)