chore: format everything

This commit is contained in:
canove
2025-05-06 12:10:19 -03:00
parent 04afa20244
commit fa706d0b50
76 changed files with 8241 additions and 7142 deletions
+2 -2
View File
@@ -26,7 +26,7 @@ export class USyncUser {
}
withPersonaId(personaId: string) {
this.personaId = personaId
return this
this.personaId = personaId
return this
}
}