change to relative path
This commit is contained in:
@@ -20,14 +20,16 @@ tests = [
|
|||||||
{
|
{
|
||||||
"name": "Today",
|
"name": "Today",
|
||||||
"config": {
|
"config": {
|
||||||
"size": [528, 343],
|
"size": [480, 390],
|
||||||
"week_starts_on": "Monday",
|
"week_starts_on": "Monday",
|
||||||
"show_events": True,
|
"show_events": True,
|
||||||
"ical_urls": sample_url,
|
|
||||||
"ical_files": None,
|
|
||||||
"date_format": "D MMM", "time_format": "HH:mm",
|
"date_format": "D MMM", "time_format": "HH:mm",
|
||||||
"padding_x": 10, "padding_y": 10, "fontsize": 14, "language": "zh",
|
"padding_x": 10, "padding_y": 10, "fontsize": 14, "language": "zh",
|
||||||
"font": "NotoSansCJKsc-Regular",
|
"font": "NotoSansCJKsc-Regular",
|
||||||
|
"webdav_hostname": "https://webdav.mhrooz.xyz",
|
||||||
|
"webdav_login": "iicd",
|
||||||
|
"webdav_password": "wjslldhs",
|
||||||
|
"webdav_file_path": "/super-productivity/__meta_",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user