mirror of
https://github.com/discourse/discourse.git
synced 2026-08-01 09:08:08 -05:00
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
export default {
|
|
"/admin/dashboard/problems.json": {
|
|
problems: ["Houston..."]
|
|
}
|
|
};
|