Skip to content

Commit

Permalink
update path to settings script in ryd settings
Browse files Browse the repository at this point in the history
  • Loading branch information
OothecaPickle committed Dec 9, 2024
1 parent 082a95e commit 7cb6151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/ryd-settings/ryd-settings.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { defineComponent } from 'vue'
import { mapActions } from 'vuex'
import FtSettingsSection from '../ft-settings-section/ft-settings-section.vue'
import FtSettingsSection from '../FtSettingsSection/FtSettingsSection.vue'
import FtToggleSwitch from '../ft-toggle-switch/ft-toggle-switch.vue'
import FtInput from '../ft-input/ft-input.vue'
import FtFlexBox from '../ft-flex-box/ft-flex-box.vue'
Expand Down

0 comments on commit 7cb6151

Please sign in to comment.