Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
ManiMatter committed Aug 24, 2024
1 parent 95ec9a3 commit 6601769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/www/private/scripts/prop-files.js
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ window.qBittorrent.PropFiles ??= (() => {

new MochaUI.Window({
id: "renamePage",
icon: "images/qbittorrent- y.svg",
icon: "images/qbittorrent-tray.svg",
title: "QBT_TR(Renaming)QBT_TR[CONTEXT=TorrentContentTreeView]",
loadMethod: "iframe",
contentURL: "rename_file.html?hash=" + hash + "&isFolder=" + node.isFolder
Expand Down

0 comments on commit 6601769

Please sign in to comment.