Fix maven

This commit is contained in:
Jacek Wolniewicz
2023-08-18 00:50:32 +02:00
parent 1bbef3b0ee
commit 71e354affb
6 changed files with 21 additions and 27 deletions

View File

@@ -82,7 +82,7 @@ public class TikTokApiService {
}
}
public WebcastResponse fetchClientData()
public WebcastResponse fetchClientData()
{
logger.info("Fetch ClientData");
try {