mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Better comment
This commit is contained in:
parent
6a0bd3c73c
commit
043c059201
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user