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 -2
View File
@@ -13,6 +13,7 @@ if settings.startup['PHI-MB'].value then
end
end
--[[
if settings.startup['PHI-CT'].value then
require('data.b.ct')
end
@@ -40,5 +41,4 @@ if settings.startup['PHI-GM'].value then
require('data.b.gm-vp')
end
end
]]