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

6 lines
91 B
JavaScript

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