Skip to content

Commit

Permalink
fix: agents text
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Nov 6, 2024
1 parent 322dd0a commit e2f1f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Agents.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<q-linear-progress v-if="!agentStore.isLoaded" indeterminate />
<div v-else-if="agentStore.agents.length === 0">
<empty-state
description="Contact the team member if you wish to access to the private beta"
description="Contact the team if you wish to access the private beta"
image-alt="No agents"
image-link="/assets/empty-states/agents.png"
title="No agents"
Expand Down

0 comments on commit e2f1f06

Please sign in to comment.