Determining location with restrictions disabled, cleaned up.
This commit is contained in:
3
utils/runtime-id.js
Normal file
3
utils/runtime-id.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import crypto from 'node:crypto';
|
||||
|
||||
export default crypto.randomUUID();
|
||||
Reference in New Issue
Block a user