Skip to content

Commit 1b396d4

Browse files
committed
Update filebrowser.js
1 parent 129674d commit 1b396d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filebrowser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@ async function renderBranchMenuHTML(renderAll) {
15641564

15651565
// save branch expiration date
15661566
// in local storage
1567-
updateModRepoBranchExpiration(dayFromNow);
1567+
updateModRepoBranchExpiration(fullName, dayFromNow);
15681568

15691569
}
15701570

0 commit comments

Comments
 (0)