chore: fix check health termux binary dependencies error

This commit is contained in:
JuanZoran
2023-05-06 10:08:43 +08:00
parent 586cd6ff08
commit ab212fefe1
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
local Trans = require 'Trans'
local conf = Trans.conf
local frontend_opts = conf.frontend
local Trans = require 'Trans'
local frontend_opts = Trans.conf.frontend
---@class TransFrontend