fix update-metadata script

This commit is contained in:
Martín Fdez
2022-10-12 19:03:37 +02:00
committed by Frans de Jonge
parent 6139aab167
commit 17246f0534

View File

@@ -9,7 +9,7 @@
--
-- NOTE: title and screenshots are not translated. These resources are located in metadata/en-US
package.path = "frontend/?.lua;" .. package.path
package.path = "frontend/?.lua;base/" .. package.path
local _ = require("gettext")
local metadata = {