mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 15:17:01 +00:00
refactor(程序): 更新事件监听和多行字符串格式
将imageview.lua中的event.pull改为os.pullEvent 在time.lua中使用多行字符串语法改善帮助文本格式
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- LeonOS installer
|
||||
local INSTALLER_VERSION = "0.3.7 Beta 7"
|
||||
local INSTALLER_VERSION = "0.3.7 Beta 8"
|
||||
local DEFAULT_ROM_DIR = "/leonos"
|
||||
|
||||
print("Start loading LeonOS installer ("..INSTALLER_VERSION..")...")
|
||||
|
||||
Reference in New Issue
Block a user