mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 08:03:38 +08:00
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
![]() |
export default {
|
||
|
"/admin/reports/time_to_first_response": {
|
||
|
report: {
|
||
|
report_key: "time_to_first_response"
|
||
|
}
|
||
|
}
|
||
|
};
|