Skip to content

Commit 766096d

Browse files
committed
Merge branch 'fixShareNesting' of https://github.com/ICO2S/synbiohub into fixShareNesting
2 parents f106e53 + e19bd89 commit 766096d

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)