mirror of
https://github.com/wekan/wekan.git
synced 2026-02-15 20:48:08 +01:00
-conflits resolve
This commit is contained in:
parent
688ef08cd5
commit
080fcb9c62
141 changed files with 4856 additions and 931 deletions
3
server/spinner.js
Normal file
3
server/spinner.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Meteor.startup(() => {
|
||||
Meteor.settings.public.WAIT_SPINNER = process.env.WAIT_SPINNER;
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue