This commit is contained in:
stom79 2019-01-03 10:36:42 +01:00
parent ede0e4d145
commit bd70ef4f93
1 changed files with 1 additions and 1 deletions

View File

@ -3532,7 +3532,7 @@ public class PeertubeAPI {
/**
* Parse json response an unique peertube account
* @param resobj JSONObject
* @param accountObject JSONObject
* @return Account
*/
private static Account parseAccountResponsePeertube(Context context, JSONObject accountObject){