mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 09:43:07 -07:00
Rename WebUI content files
This commit is contained in:
parent
b3f9b9e9b2
commit
f214dd233b
5 changed files with 4 additions and 4 deletions
|
@ -169,7 +169,7 @@ const initializeWindows = function() {
|
|||
title: "QBT_TR(Options)QBT_TR[CONTEXT=OptionsDialog]",
|
||||
loadMethod: 'xhr',
|
||||
toolbar: true,
|
||||
contentURL: 'preferences_content.html',
|
||||
contentURL: 'preferences.html',
|
||||
require: {
|
||||
css: ['css/Tabs.css']
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue