Skip to content

Commit

Permalink
fix: -
Browse files Browse the repository at this point in the history
  • Loading branch information
youngster-yj committed Dec 18, 2023
1 parent 7f3f88a commit 8118d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/renderer/src/main/src/utils/envfile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const getReleaseEditionName = () => {
case PRODUCT_RELEASE_EDITION.EnpriTrace:
return "EnpriTrace"
case PRODUCT_RELEASE_EDITION.EnpriTraceAgent:
return "EnpriTraceAgent"
return "四川电信资阳专版"
case PRODUCT_RELEASE_EDITION.BreachTrace:
return "BAS"
default:
Expand Down

0 comments on commit 8118d38

Please sign in to comment.