mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Added tests for IP detection.
This commit is contained in:
parent
c807c3a8e9
commit
3d343991dc
3 changed files with 31 additions and 9 deletions
1
src/declaration.d.ts
vendored
1
src/declaration.d.ts
vendored
|
|
@ -2,3 +2,4 @@ declare module 'cors';
|
|||
declare module 'debug';
|
||||
declare module 'chartjs-adapter-date-fns';
|
||||
declare module 'md5';
|
||||
declare module 'request-ip';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue