Skip to content

Commit

Permalink
commit suggestion
Browse files Browse the repository at this point in the history
Update src/components/AdminSettings.vue

Co-authored-by: Gary Kim <[email protected]>
  • Loading branch information
jonathanmmm and gary-kim authored May 10, 2022
1 parent 285a150 commit 7704807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AdminSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<br>
<input
id="sso_force_iframe"
v-model="sso_immediate_redirect"
v-model="sso_force_iframe"
type="checkbox"
class="checkbox"
@change="updateSetting('sso_force_iframe')"
Expand Down

0 comments on commit 7704807

Please sign in to comment.