Skip to content
Snippets Groups Projects
Commit 901ec06f authored by syuilo's avatar syuilo
Browse files

Better comment

parent 12ae1490
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ export interface IAuthContext {
user: any;
/**
* Weather if the request is via the (Misskey Web Client or user direct) or not
* Weather if the request is via the User-Native Token or not
*/
isSecure: boolean;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment