Reformat code
This commit is contained in:
parent
ba817e2ae4
commit
4acab9043c
@ -102,7 +102,12 @@ public interface Signal extends DBusInterface {
|
||||
void updateDeviceName(String deviceName) throws Error.Failure;
|
||||
|
||||
void updateProfile(
|
||||
String givenName, String familyName, String about, String aboutEmoji, String avatarPath, boolean removeAvatar
|
||||
String givenName,
|
||||
String familyName,
|
||||
String about,
|
||||
String aboutEmoji,
|
||||
String avatarPath,
|
||||
boolean removeAvatar
|
||||
) throws Error.Failure;
|
||||
|
||||
void updateProfile(
|
||||
|
Loading…
x
Reference in New Issue
Block a user