mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-25 22:22:51 +09:00
Refactor: Better English
This commit is contained in:
parent
b2e28869cc
commit
0b3cee9057
@ -16,7 +16,7 @@ export interface IAuthContext {
|
|||||||
user: IUser;
|
user: IUser;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Weather if the request is via the User-Native Token or not
|
* Weather requested with a User-Native Token
|
||||||
*/
|
*/
|
||||||
isSecure: boolean;
|
isSecure: boolean;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user