mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-30 00:32:54 +02:00
...
This commit is contained in:
@@ -28,7 +28,7 @@ var (
|
||||
plugin_flag = "plugin.config"
|
||||
)
|
||||
|
||||
type ActionConifg struct {
|
||||
type ActionConfig struct {
|
||||
ROM string `json:"ROM"`
|
||||
ROM_SO string `json:"ROM_SO"`
|
||||
EXT []string `json:"EXT"`
|
||||
|
||||
Reference in New Issue
Block a user