mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 16:59:39 -05:00
Merge pull request #64 from jwdeveloper/develop-1.5.0-live-user-data-fix
Develop 1.5.0 live user data fix
This commit is contained in:
@@ -29,7 +29,6 @@ import java.util.function.Consumer;
|
||||
@Data
|
||||
public class MongoDataCollectorSettings {
|
||||
|
||||
@Setter
|
||||
private String connectionUrl;
|
||||
|
||||
private String databaseName = "tiktok";
|
||||
|
||||
Reference in New Issue
Block a user