fix: and redeclaration
This commit is contained in:
@@ -333,8 +333,6 @@ export default defineComponent({
|
|||||||
defineActionHandler("request.method.head", () => updateMethod("HEAD"))
|
defineActionHandler("request.method.head", () => updateMethod("HEAD"))
|
||||||
|
|
||||||
return {
|
return {
|
||||||
$t: t,
|
|
||||||
$toast,
|
|
||||||
newEndpoint,
|
newEndpoint,
|
||||||
newMethod,
|
newMethod,
|
||||||
methods,
|
methods,
|
||||||
|
|||||||
Reference in New Issue
Block a user