Push two stragglers
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import GetPermissions from "../../permissions";
|
||||
import GetPermissions from "../../permissions.js";
|
||||
|
||||
async function generateTokenHash(token: string): Promise<string> {
|
||||
const hash = await crypto.subtle.digest(
|
||||
|
Reference in New Issue
Block a user