mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
[Admin panel / Settings / Layout] Customize OIDC button text
This commit is contained in:
parent
0c121a5894
commit
9defed2680
7 changed files with 25 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ Meteor.publish('setting', () => {
|
|||
displayAuthenticationMethod: 1,
|
||||
defaultAuthenticationMethod: 1,
|
||||
spinnerName: 1,
|
||||
oidcBtnText: 1,
|
||||
},
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue