Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-28 22:56:53 +09:00
parent 2c4ecd5080
commit b45c0850e0
3 changed files with 49 additions and 51 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ if settings.startup['PHI-MB'].value then
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.mig-s'
require 'data.u.mi'
end