add demo links and fix setting.service
This commit is contained in:
parent
984210df87
commit
ae63f2859a
@ -6,6 +6,8 @@
|
||||
[](https://app.lokalise.com/public/379418475ede5d5c6937b0.31012044/)
|
||||

|
||||
|
||||
[Demo](https://demo.ohmyform.com/login)
|
||||
|
||||
> An *open source alternative to TypeForm* that can create stunning mobile-ready forms, surveys and questionnaires.
|
||||
|
||||
[](https://discord.gg/MJqAuAZ)
|
||||
|
||||
@ -20,6 +20,7 @@ export class SettingService {
|
||||
switch (key) {
|
||||
case 'SIGNUP_DISABLED':
|
||||
case 'LOGIN_NOTE':
|
||||
case 'DEFAULT_ROLE':
|
||||
return new SettingModel(key, this.configService.get(key))
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user