mirror of
https://github.com/discourse/discourse.git
synced 2025-02-18 16:12:45 +08:00
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
![]() |
export default {
|
||
|
"/admin/reports/visits": {
|
||
|
report: {
|
||
|
report_key: "posts"
|
||
|
}
|
||
|
}
|
||
|
};
|