Skip to content

Commit e19bd89

Browse files
authored
Merge branch 'master' into fixShareNesting
2 parents 61e28f9 + 66ae108 commit e19bd89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/views/admin/theme.js

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ function form (req, res) {
6969
altHome: config.get('altHome'),
7070
showModuleInteractions: config.get('showModuleInteractions'),
7171
removePublicEnabled: config.get('removePublicEnabled'),
72+
allowPublicSignup: config.get('allowPublicSignup'),
7273
requireLogin: config.get('requireLogin'),
7374
allowPublicSignup: config.get('allowPublicSignup'),
7475
currentTheme: currentTheme,

0 commit comments

Comments
 (0)