mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 09:59:41 +05:00
feat: add user lists statistic with donut chart
This commit is contained in:
parent
5c23f204da
commit
6e8f03e7b6
9 changed files with 276 additions and 35 deletions
|
@ -3,6 +3,7 @@ const { withPlausibleProxy } = require("next-plausible");
|
|||
module.exports = withPlausibleProxy({
|
||||
customDomain: "https://analytics.wah.su",
|
||||
})({
|
||||
reactStrictMode: false,
|
||||
images: {
|
||||
loader: 'custom',
|
||||
loaderFile: './imageLoader.ts',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue