mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
I love semicolons
This commit is contained in:
parent
b0ec596c00
commit
ad10a70b61
@ -33,7 +33,7 @@ export class AuthService {
|
|||||||
error => {
|
error => {
|
||||||
alert(error);
|
alert(error);
|
||||||
}
|
}
|
||||||
)
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
login(username: string, password: string) {
|
login(username: string, password: string) {
|
||||||
|
Loading…
Reference in New Issue
Block a user