fix: global ui variable
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Details
This commit is contained in:
parent
495318a568
commit
fc5d55d182
|
@ -10,7 +10,7 @@
|
|||
--
|
||||
-- ==============================================
|
||||
|
||||
ui = require 'config.ui'
|
||||
local ui = require 'config.ui'
|
||||
|
||||
return {
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue