1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-23 23:02:58 +00:00

Merge remote-tracking branch 'origin/release/0.3.3' into feature/typescriptify-storage-entities

# Conflicts:
#	src/app.d.ts
This commit is contained in:
2024-11-30 05:02:11 +04:00
16 changed files with 80 additions and 63 deletions

View File

@@ -24,6 +24,7 @@
},
"type": "module",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.1",
"lz-string": "^1.5.0"
}
}