FIX: don’t break browser history on dashboard visit (#6186)

This commit is contained in:
Joffrey JAFFEUX
2018-07-26 14:59:28 -04:00
committed by GitHub
parent a74024b1c9
commit 330cf78c83
10 changed files with 16 additions and 24 deletions

View File

@ -1,5 +1,5 @@
export default {
"/admin/dashboard-next.json": {
"/admin/dashboard.json": {
updated_at: "2018-04-25T08:06:11.292Z"
}
};