We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47159f4 commit d342948Copy full SHA for d342948
frontend/app/services/docs.js
@@ -1,4 +1,5 @@
1
import Service, { service } from "@ember/service";
2
+
3
import config from "timed/config/environment";
4
5
const ROUTE_DOCS_MAPPING = {
0 commit comments