Split settings into multiple files

This commit is contained in:
Simon Cambier
2025-02-15 18:15:43 +01:00
parent 230df3f4b4
commit d495f49a35
11 changed files with 977 additions and 912 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<script lang="ts">
import { showExcerpt } from '../settings'
import { showExcerpt } from '../settings/index'
import type { ResultNote } from '../globals'
import {
getExtension,