mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-06 12:21:06 +01:00
🎨 Format codebase
This commit is contained in:
@@ -23,7 +23,7 @@ export class JsdelivrIconsRepository extends AbstractIconRepository {
|
||||
constructor(
|
||||
private readonly repository: JsdelivrRepositoryUrl,
|
||||
private readonly displayName: string,
|
||||
copyright: string,
|
||||
copyright: string
|
||||
) {
|
||||
super(copyright);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user