Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 23, 2024
1 parent 425813b commit 19f42a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion downloads.php
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ function updateLatestCategoryFromFeed(xmlUrl, titleId, bodyId, buttonId, imageId




<section class="row section d-flex align-items-center justify-content-around rounded mb-5">
<div class="col-lg-5 rounded model-backround p-2 ">
<div class="placeholder-glow">
Expand Down
2 changes: 1 addition & 1 deletion translation.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ function getTranslatedDownloadLink() {
}
echo("downloads.php".$tr);
}
?>
?>

0 comments on commit 19f42a6

Please sign in to comment.