"backend/vscode:/vscode.git/clone" did not exist on "cf8a64528c272cd4493dea8b7ab74cc73d722f2d"
Commit 6460d4ad authored by wucm667's avatar wucm667
Browse files

fix(frontend): add priority hint in edit account modal

parent 19ea392d
......@@ -664,6 +664,7 @@
class="input"
data-tour="account-form-priority"
/>
<p class="input-hint">{{ t('admin.accounts.priorityHint') }}</p>
</div>
<div>
<label class="input-label">{{ t('admin.accounts.billingRateMultiplier') }}</label>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment