mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
feat: overflow carousel items
This commit is contained in:
parent
b9159e4723
commit
b7f4aadf86
4 changed files with 14 additions and 3 deletions
|
@ -106,7 +106,7 @@ export const App = (props) => {
|
|||
{preferencesStore.flags.enableAnalytics && (
|
||||
<PlausibleProvider
|
||||
domain="anix.wah.su"
|
||||
trackLocalhost={true}
|
||||
trackLocalhost={false}
|
||||
selfHosted={true}
|
||||
enabled={true}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue