From 62ca5825f73ad5a25ffeb6c3ef66f0eaf5d30cdf Mon Sep 17 00:00:00 2001 From: yp05327 <576951401@qq.com> Date: Thu, 27 Apr 2023 16:56:49 +0900 Subject: [PATCH] Fix incorrect last online time in runner_edit.tmpl (#24376) Before:  After:  --- templates/shared/actions/runner_edit.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/shared/actions/runner_edit.tmpl b/templates/shared/actions/runner_edit.tmpl index d64479e19b..c9edc59b1d 100644 --- a/templates/shared/actions/runner_edit.tmpl +++ b/templates/shared/actions/runner_edit.tmpl @@ -13,7 +13,7 @@