Review comment

This commit is contained in:
jpirnay
2026-04-13 11:38:52 +02:00
parent 03b3e1e5b7
commit 398a25c417
2 changed files with 14 additions and 4 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ class KOReaderSyncClient {
NOT_FOUND,
USER_EXISTS,
REGISTRATION_DISABLED,
REDIRECT_ERROR
REDIRECT_ERROR,
INVALID_RESPONSE
};
/**