feat: add format utility function and improve loader method
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local M = {}
|
||||
|
||||
local display = require("Tran.conf").ui.display
|
||||
local display = require("Trans.conf.loader").loaded.conf.ui.display
|
||||
-- Example:
|
||||
-- local content = {
|
||||
-- width = 1,
|
||||
|
Reference in New Issue
Block a user