mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-14 09:05:09 +00:00
Fix updating of cookies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user