Merge pull request #16511 from Snuffleupagus/pr-15618-followup
Fix incorrect `USERACTIVATION_CALLBACKID` import (15618 follow-up)
This commit is contained in:
commit
a43b1246c8
@ -13,7 +13,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { USERACTIVATION_CALLBACKID } from "./doc.js";
|
import { USERACTIVATION_CALLBACKID } from "./app.js";
|
||||||
|
|
||||||
const USERACTIVATION_MAXTIME_VALIDITY = 5000;
|
const USERACTIVATION_MAXTIME_VALIDITY = 5000;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user