This website works better with JavaScript.
Explore
Help
Sign In
helix
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add redirect to config.yml
Browse Source
pull/3/head
Omar Roth
7 years ago
parent
b24f82fe0d
commit
c6accd2706
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/helpers.cr
Unescape
Escape
View File
@ -24,7 +24,7 @@ class Config
port
:
Int32
,
dbname
:
String
,
)
,
redirect
:
Bool
redirect
:
Bool
,
}
)
end
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
helix/invidious
Title
Body
Create Issue