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/dashboard-general.js
2020-03-26 12:25:46 -04:00

7 lines
121 B
JavaScript

export default {
"/admin/dashboard/general.json": {
reports: [],
updated_at: "2018-04-25T08:06:11.292Z"
}
};