Add favicon SVG with gradient background and letter "R"
This commit is contained in:
3
packages/distribute/server/api/stats.get.ts
Normal file
3
packages/distribute/server/api/stats.get.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default defineEventHandler(async () => {
|
||||
return await fetchDownloadStats()
|
||||
})
|
||||
Reference in New Issue
Block a user