1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00
This commit is contained in:
Github Actions 2022-02-23 14:00:39 +01:00
parent aadaed82d2
commit 6bf651a8d5
4 changed files with 3 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -917,9 +917,6 @@
"upload.getFileHashes",
"upload.getWebFile"
],
"LOCATION_NOT_AVAILABLE": [
"upload.getFile"
],
"MAX_ID_INVALID": [
"photos.getUserPhotos"
],
@ -2837,7 +2834,6 @@
"LIMIT_INVALID": "The provided limit is invalid",
"LINK_NOT_MODIFIED": "Discussion link not modified",
"LOCATION_INVALID": "The provided location is invalid",
"LOCATION_NOT_AVAILABLE": "delete",
"LOG_WRAP_FAIL": "Internal error",
"MAX_ID_INVALID": "The provided max ID is invalid",
"MAX_QTS_INVALID": "The specified max_qts is invalid",