Skip to content

Commit

Permalink
perf: improve the text of the upgrade theme button (halo-dev/console#747
Browse files Browse the repository at this point in the history
)

#### What type of PR is this?

/kind bug

#### What this PR does / why we need it:

修改主题升级文案

#### Which issue(s) this PR fixes:

Fixes halo-dev#2857

#### Does this PR introduce a user-facing change?

```release-note
None
```
  • Loading branch information
Joydevelop authored Dec 6, 2022
1 parent f5e4e8b commit 9d4e980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/interface/themes/ThemeDetail.vue
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const onUpgradeModalClose = () => {
type="secondary"
@click="upgradeModal = true"
>
更新
升级
</VButton>
<VButton
v-close-popper
Expand Down

0 comments on commit 9d4e980

Please sign in to comment.