Title, Provider, tags from paperless

This commit is contained in:
MDeeApp
2025-10-11 11:32:04 +02:00
parent 8eb060f380
commit 342a73ecb5
11 changed files with 530 additions and 36 deletions

View File

@@ -15,5 +15,8 @@ export default defineConfig({
},
preview: {
port: 4173
},
build: {
chunkSizeWarningLimit: 1500
}
});