This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/test/javascripts/fixtures/problems.js.es6
2020-03-25 16:13:43 -04:00

6 lines
91 B
JavaScript

export default {
"/admin/dashboard/problems.json": {
problems: ["Houston..."]
}
};