Improve the workflow of cloudflared

This commit is contained in:
Louis Lam
2022-03-30 11:59:49 +08:00
parent f1f4b3b377
commit 82ea896bbc
5 changed files with 70 additions and 19 deletions

View File

@@ -48,6 +48,7 @@ export default {
running: false,
message: "",
errorMessage: "",
currentPassword: "",
}
};
},