fix(plugin): add debug logging to check_mangohud
This commit is contained in:
@@ -10,6 +10,7 @@ export const checkMangohud = callable<[], {
|
||||
path: string
|
||||
version: string
|
||||
error?: string
|
||||
debug?: string
|
||||
}>("check_mangohud")
|
||||
|
||||
export const writeMangohudConfig = callable<[], {
|
||||
|
||||
Reference in New Issue
Block a user