mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
fix update-metadata script
This commit is contained in:
committed by
Frans de Jonge
parent
6139aab167
commit
17246f0534
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user