Skip to content

Commit

Permalink
chore(docs): remove extra theme code
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ksem committed Nov 5, 2024
1 parent b2c41fc commit 7e65368
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/docs/layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ onMounted(() => {
if (window.localStorage.getItem('eventConfig')) {
window.localStorage.setItem('eventConfig', 'none')
currentPresetName.value = 'halloween'
}
if (currentPresetName.value === 'halloween') {
Expand Down

0 comments on commit 7e65368

Please sign in to comment.