mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Add newlines to files.
This commit is contained in:
@@ -48,4 +48,4 @@ class PwndVerifier implements Verifier
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -27,4 +27,4 @@ interface Verifier
|
||||
*/
|
||||
public function validPassword(string $password): bool;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user