Tiny Lua syntax fix

This commit is contained in:
Alexander Bock
2020-06-13 15:05:02 +02:00
parent 8ec436acce
commit 1d4da396f3
@@ -23,6 +23,6 @@ asset.meta = {
Version = "1.0",
Description = "Artistic images depicting the constellations",
Author = "James Hedberg",
URL = "ccnyplanetarium.org"
URL = "ccnyplanetarium.org",
License = ""
}