Merge branch 'dev' into feature/local-proxy-integration

This commit is contained in:
aiamnezia
2026-01-16 17:48:48 +04:00
35 changed files with 849 additions and 747 deletions
+2 -2
View File
@@ -223,8 +223,8 @@ public:
void resetGatewayEndpoint();
void setGatewayEndpoint(const QString &endpoint);
void setDevGatewayEndpoint();
QString getGatewayEndpoint();
bool isDevGatewayEnv();
QString getGatewayEndpoint(bool isTestPurchase = false);
bool isDevGatewayEnv(bool isTestPurchase = false);
void toggleDevGatewayEnv(bool enabled);
bool isHomeAdLabelVisible();