pl-api: allow username+password log in with iceshrimp.net
Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -28,6 +28,8 @@ class PlApiDirectoryClient {
|
||||
|
||||
/** Unused. */
|
||||
accessToken: string | undefined = undefined;
|
||||
/** Unused. */
|
||||
iceshrimpAccessToken: string | undefined = undefined;
|
||||
/**
|
||||
* Server directory URL.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user