Quote:
Originally Posted by makara
that doesn't work.
|
It should, unless that represents the actual end result instead of merely the first few lines. A complete file would look like this:
Code:
return {
["cre_header_status_font_size"] = 40,
["copt_line_spacing"] = 110,
["disable_double_tap"] = true,
["copt_render_dpi"] = 300,
["start_with"] = "last",
["disable_kobolight"] = true,
["cre_header_status_font_size"] = 30,
["full_refresh_count"] = 12,
["larger_tap_area_to_follow_links"] = true,
["copt_b_page_margin"] = 10,
}
Any opening and closing brackets have to match.