Update common.json. (#7416)

This commit is contained in:
Sean McManus
2021-04-23 14:22:42 -07:00
committed by GitHub
parent b00eaa2670
commit 740c141887
+2 -2
View File
@@ -26,8 +26,8 @@
"replace": "--using_directory\n$1"
},
{
"match": "^/dE--header_only_fallback",
"replace": "--header_only_fallback"
"match": "^/dE--(.*)",
"replace": "--$1"
}
]
}