Add redirection to KoReaderSyncs (eg behind Duckdns or others)

This commit is contained in:
jpirnay
2026-04-11 20:31:34 +02:00
parent 155f0c77ac
commit 548fd61e99
2 changed files with 29 additions and 2 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ class KOReaderSyncClient {
JSON_ERROR,
NOT_FOUND,
USER_EXISTS,
REGISTRATION_DISABLED
REGISTRATION_DISABLED,
REDIRECT_ERROR
};
/**