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

add shared routing

This commit is contained in:
Luke Pulverenti 2016-03-14 16:13:14 -04:00
parent 2807ef810f
commit b29e4cd59d
12 changed files with 2435 additions and 14 deletions

View file

@ -0,0 +1,5 @@
{
"indent_size": 2,
"indent_char": " ",
"indent_with_tabs": false
}