mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-09-14 20:55:34 -05:00
space
This commit is contained in:
@@ -197,7 +197,7 @@ def open_header(card_xml_file: IO[Any]) -> None:
|
||||
+ " -->\n"
|
||||
+ "<info>\n"
|
||||
+ "<author>Cockatrice/Magic-Spoiler</author>\n"
|
||||
+ "<createdAt>" + datetime.datetime.utcnow().strftime("%Y-%m-%d %H:%M:%S") + "(UTC)" + "</createdAt>\n"
|
||||
+ "<createdAt>" + datetime.datetime.utcnow().strftime("%Y-%m-%d %H:%M:%S") + " (UTC)" + "</createdAt>\n"
|
||||
+ "<sourceUrl>https://github.com/Cockatrice/Magic-Spoiler/blob/files/spoiler.xml</sourceUrl>\n"
|
||||
#TODO, version schema
|
||||
+ "<sourceVersion>???</sourceVersion>\n"
|
||||
|
||||
Reference in New Issue
Block a user