Skip to content

Commit

Permalink
Remove trailing whitespace characters
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Feb 14, 2024
1 parent a0c5cca commit 2274309
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ function loadAjaxMenu(menu, id, msg, path, extra) {

if (newMenu.querySelector("#releases-list")) {
loadAjaxMenu(
newMenu,
"releases-list",
"release list",
"releases",
newMenu,
"releases-list",
"release list",
"releases",
innerPath,
);

Expand Down

0 comments on commit 2274309

Please sign in to comment.