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

6 lines
91 B
JavaScript

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