1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update config.json

This commit is contained in:
dkanada 2020-10-18 01:14:26 +09:00
parent a1cd9c8e60
commit e877e711a1
2 changed files with 40 additions and 37 deletions

3
.gitignore vendored
View file

@ -3,6 +3,9 @@ dist
web web
node_modules node_modules
# config
config.json
# ide # ide
.idea .idea
.vscode .vscode