Commit: f87ee640ca9020de46ae60d3a8f100d890c364c1
Parent: 78b88e904e12a9245e9552d8ffb5fd3bf2d6af8a
Author: Ren Tatsumoto
Date: Tue, 20 Oct 2020 14:46:34 +0300
style
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/subs2srs.lua b/subs2srs.lua
@@ -36,8 +36,8 @@ For complete usage guide, see <https://github.com/Ajatt-Tools/mpvacious/blob/mas
]]
local config = {
- collection_path = '', -- full path to the collection. most users should leave it empty.
- anki_user = 'User 1', -- your anki username. it is displayed on the title bar of the Anki window.
+ collection_path = "", -- full path to the collection. most users should leave it empty.
+ anki_user = "User 1", -- your anki username. it is displayed on the title bar of the Anki window.
autoclip = false, -- copy subs to the clipboard or not
nuke_spaces = true, -- remove all spaces or not
snapshot_quality = 5, -- from 0=lowest to 100=highest