This commit is contained in:
2026-05-01 21:28:09 +09:00
parent 94227db54a
commit 1aaf6fd832
4 changed files with 9 additions and 6 deletions
+2
View File
@@ -13,6 +13,8 @@ if settings.startup['PHI-MB'].value then
end
end
--[[
if (settings.startup['PHI-MI'].value and settings.startup['PHI-MI-GENERIC'].value) or (settings.startup['PHI-GM'].value and settings.startup['PHI-GM'].value ~= '') then
require 'data.u.mi'
end
]]