2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 00:49:22 +08:00

fix: 优化描述

This commit is contained in:
2026-01-29 17:33:10 +08:00
parent 369ef07f19
commit f87658f175

View File

@@ -402,7 +402,7 @@ const handleSave = async () => {
<n-alert type="info" style="margin-bottom: 16px">
{{
$gettext(
'Configure service dependencies to control startup order. Common services: network.target, mysql.service, redis.service'
'Configure service dependencies to control startup order. Common services: network.target, mysqld.service, postgresql.service, redis.service'
)
}}
</n-alert>