mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
I love semicolons
This commit is contained in:
parent
b0ec596c00
commit
ad10a70b61
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export class AuthService {
|
|||
error => {
|
||||
alert(error);
|
||||
}
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
login(username: string, password: string) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue