mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-07-08 06:48:25 +00:00
Fix updating of cookies
This commit is contained in:
parent
494c954cbb
commit
8af87f1a8b
@ -220,6 +220,7 @@ if CONFIG.captcha_key
|
||||
end
|
||||
|
||||
# Persist cookies between runs
|
||||
CONFIG.cookies = config.cookies
|
||||
File.write("config/config.yml", config.to_yaml)
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user