Skip to content

Commit

Permalink
Merge pull request #13 from silversword411/develop
Browse files Browse the repository at this point in the history
Increase name field to show 50chars
  • Loading branch information
wh1te909 authored Nov 6, 2023
2 parents 0694538 + 6cc0159 commit 5521e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ee/reporting/components/ReportTemplateForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For details, see: https://license.tacticalrmm.com/ee
class="q-pr-sm"
filled
dense
style="width: 250px"
style="width: 425px"
:error="!isNameValid"
hide-bottom-space
/>
Expand Down

0 comments on commit 5521e4e

Please sign in to comment.