Update toggles.js

This commit is contained in:
2024-11-22 20:34:50 +05:00
committed by GitHub
parent ba54ae45e6
commit 87b365c1cb

View File

@@ -34,9 +34,9 @@ module.exports = {
sponsorshipAvailable: true, sponsorshipAvailable: true,
pageNoConnectionUrl: "https://anixhelper.github.io/pages/no_connection.html", pageNoConnectionUrl: "https://anixhelper.github.io/pages/no_connection.html",
snowfall: false, snowfall: false,
searchBarIconUrl: "", searchBarIconUrl: "https://fonts.gstatic.com/s/e/notoemoji/latest/1f976/512.gif",
searchBarIconTint: "true", searchBarIconTint: "true",
searchBarIconAction: "5", searchBarIconAction: "5",
searchBarIconValue: "", searchBarIconValue: "https://t.me/seele_channel",
min_blog_create_rating_score: 3 min_blog_create_rating_score: 3
}; };