feat: overflow carousel items

This commit is contained in:
Kentai Radiquum 2024-09-18 15:13:45 +05:00
parent b9159e4723
commit b7f4aadf86
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
4 changed files with 14 additions and 3 deletions

View file

@ -106,7 +106,7 @@ export const App = (props) => {
{preferencesStore.flags.enableAnalytics && (
<PlausibleProvider
domain="anix.wah.su"
trackLocalhost={true}
trackLocalhost={false}
selfHosted={true}
enabled={true}
/>