code refactoring

fixed bad escape in i18n.yaml
This commit is contained in:
2024-08-19 10:25:25 +02:00
parent b7511eb064
commit a64798644a
4 changed files with 11 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "yt-dlp-webui",
"version": "3.1.0",
"version": "3.1.2",
"description": "Frontend compontent of yt-dlp-webui",
"scripts": {
"dev": "vite",