This commit is contained in:
parent
95259a701f
commit
7d8941b76d
|
|
@ -10,5 +10,6 @@
|
||||||
"/models/page": "app/models/page.js",
|
"/models/page": "app/models/page.js",
|
||||||
"/page": "app/page.js",
|
"/page": "app/page.js",
|
||||||
"/registration/page": "app/registration/page.js",
|
"/registration/page": "app/registration/page.js",
|
||||||
"/repair/page": "app/repair/page.js"
|
"/repair/page": "app/repair/page.js",
|
||||||
|
"/scrap/page": "app/scrap/page.js"
|
||||||
}
|
}
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue