mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-23 08:48:01 +00:00
Increase invite link exp (#2574)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
f91403e7a4
commit
f2d83afb18
@ -57,7 +57,7 @@
|
||||
copiedTime = Date.now()
|
||||
}
|
||||
|
||||
let expHours = 1
|
||||
let expHours = 48
|
||||
|
||||
function _onchange (ev: Event) {
|
||||
const value = (ev.target as HTMLInputElement).valueAsNumber
|
||||
|
Loading…
Reference in New Issue
Block a user