From 8f71600ab28057e1639292b9d84bf6c08ee6f654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Mon, 9 Dec 2024 20:05:53 +0500 Subject: [PATCH] Update toggles.js --- api/v1/src/toggles.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/src/toggles.js b/api/v1/src/toggles.js index 5b9993a..05e61e7 100644 --- a/api/v1/src/toggles.js +++ b/api/v1/src/toggles.js @@ -29,7 +29,7 @@ module.exports = { "apiUrl": "", "apiAltUrl": "https://api-alt.anixart.app/", "apiAltAvailable": true, -"sponsorshipPromotion": false, +"sponsorshipPromotion": true, "sponsorshipText": "Хз что писать", "sponsorshipAvailable": true, "pageNoConnectionUrl": "https://anixhelper.github.io/pages/no_connection.html",