Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
oktext -> okText
Browse files Browse the repository at this point in the history
  • Loading branch information
slntopp committed Feb 5, 2021
1 parent cc88daa commit 3750aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/views/dashboard/playbooks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<a-modal
:visible="access_editor_visible"
title="Edit permissions"
oktext="Submit"
okText="Submit"
@ok="save_access"
@cancel="handleAccessEditorClose"
>
Expand Down

0 comments on commit 3750aee

Please sign in to comment.