We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57e0ae8 + d2c707a commit 989b5a9Copy full SHA for 989b5a9
addon/models/preprint-provider.js
@@ -7,6 +7,7 @@ export default OsfModel.extend({
7
bannerPath: DS.attr('string'),
8
description: DS.attr('fixstring'),
9
domain: DS.attr('string'),
10
+ domainRedirectEnabled: DS.attr('boolean'),
11
example: DS.attr('fixstring'),
12
advisoryBoard: DS.attr('string'),
13
emailContact: DS.attr('fixstring'),
0 commit comments