mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Add migration code for WebUI https related change
This commit is contained in:
@@ -28,9 +28,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
bool upgrade(bool /*ask*/ = true)
|
||||
{
|
||||
// Intentionally left no-op as a placeholder for future use
|
||||
|
||||
return true;
|
||||
}
|
||||
bool upgrade(bool ask = true);
|
||||
|
||||
Reference in New Issue
Block a user