Compare commits
No commits in common. "main" and "v1.0.5" have entirely different histories.
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from datetime import datetime
|
|
||||||
|
|
||||||
|
|
||||||
def vaktis():
|
def vaktis():
|
||||||
|
|
@ -46,7 +45,6 @@ def vaktis():
|
||||||
"layout": "events.ics.j2",
|
"layout": "events.ics.j2",
|
||||||
"_destination": Path("kommande-evenemang.ics"),
|
"_destination": Path("kommande-evenemang.ics"),
|
||||||
"content": "",
|
"content": "",
|
||||||
"calcreation": datetime.now(),
|
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue