We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0aab3 commit 13a630fCopy full SHA for 13a630f
addon/models/preprint-provider.js
@@ -22,7 +22,7 @@ export default OsfModel.extend({
22
shareSource: DS.attr('string'),
23
preprintWord: DS.attr('string'),
24
facebookAppId: DS.attr('number'),
25
- inSloanStudy: DS.attr('boolean'),
+ assertionsEnabled: DS.attr('boolean'),
26
27
// Reviews settings
28
permissions: DS.attr(),
0 commit comments