pl-api: fix

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-01-24 21:28:30 +01:00
parent c9b99de305
commit f0067cf9d6

View File

@ -30,6 +30,8 @@ class PlApiDirectoryClient {
accessToken: string | undefined = undefined;
/** Unused. */
iceshrimpAccessToken: string | undefined = undefined;
/** Unused. */
customAuthorizationToken: string | undefined = undefined;
/**
* Server directory URL.
*/