mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 14:54:48 +08:00
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
export default {
|
|
"/admin/dashboard/problems.json": {
|
|
problems: ["Houston..."]
|
|
}
|
|
};
|