Skip to content

Commit

Permalink
Satisfy linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdkleijn committed Jan 24, 2024
1 parent 3b0e2a1 commit 013708c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Forgejo/Forgejo.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

class Forgejo extends \App\SupportedApps {

Check failure on line 3 in Forgejo/Forgejo.php

View workflow job for this annotation

GitHub Actions / Lint Code Base

Class App\SupportedApps\Forgejo\Forgejo extends unknown class App\SupportedApps.

}
}
2 changes: 1 addition & 1 deletion Forgejo/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"enhanced": false,
"tile_background": "dark",
"icon": "forgejo.svg"
}
}

0 comments on commit 013708c

Please sign in to comment.