mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Update prettier to 3.3.3
This commit is contained in:
@@ -2510,7 +2510,7 @@ export function initialize({
|
||||
}
|
||||
|
||||
async function _withNewCredentials<
|
||||
Result extends { uuid: AciString; deviceId?: number }
|
||||
Result extends { uuid: AciString; deviceId?: number },
|
||||
>(
|
||||
{ username: newUsername, password: newPassword }: WebAPICredentials,
|
||||
callback: () => Promise<Result>
|
||||
|
||||
Reference in New Issue
Block a user