mirror of
https://github.com/wekan/wekan.git
synced 2026-01-03 16:18:49 +01:00
Added remaining WAIT_SPINNER settings.
Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3858
This commit is contained in:
parent
8a21b69fb0
commit
488b765f95
10 changed files with 17 additions and 13 deletions
|
|
@ -1,3 +1,3 @@
|
|||
Meteor.startup(() => {
|
||||
Meteor.settings.public.DEFAULT_WAIT_SPINNER = process.env.DEFAULT_WAIT_SPINNER;
|
||||
Meteor.settings.public.WAIT_SPINNER = process.env.WAIT_SPINNER;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue