We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b59ea commit 808939eCopy full SHA for 808939e
1 file changed
src/frontend/src/lib/stores/channelHandlers/attributes.ts
@@ -18,7 +18,6 @@ import { retryFor, throwCanisterError, waitForStore } from "$lib/utils/utils";
18
import { z } from "zod";
19
import type { ChannelError } from "$lib/stores/channelStore";
20
21
-
22
/**
23
* Resolves the config issuer string from the current authentication state.
24
* Returns `undefined` if the user did not authenticate via OpenID.
0 commit comments