-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
I like having this be a user facing pref... but the name is bad.
I also like having studies know if they should log.
These two desires seem to intersect badly....
Suggested fix:
in mircopilot
let {prefs} = require('simple-prefs')
if (prefs.micropilotlog === undefined) { prefs.micropilotlog = false }
Metadata
Metadata
Assignees
Labels
No labels