Skip to content

Commit

Permalink
Fix settings bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dacoaster committed Jul 19, 2023
1 parent f5b3613 commit 4699ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/SettingView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
:transition="false"
>
<router-view
:meta-data="metadata"
:metadata="metadata"
:config="config"
@submit-config="updateConfig"
></router-view>
Expand Down

0 comments on commit 4699ae0

Please sign in to comment.