dominikriemer commented on code in PR #3075:
URL: https://github.com/apache/streampipes/pull/3075#discussion_r1701960783
##########
streampipes-model-client/src/main/java/org/apache/streampipes/model/client/user/UserAccount.java:
##########
@@ -39,13 +41,16 @@ public class UserAccount extends Principal {
protected boolean hideTutorial;
protected boolean darkMode = false;
+ protected String provider;
Review Comment:
I added a description to the field
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]