mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-12 03:11:59 +00:00
port updater to ws, also small refactoring
This commit is contained in:
@@ -95,7 +95,7 @@ const sortOptions = [
|
||||
},
|
||||
];
|
||||
|
||||
const getList = window.DeckyBackend.callable<
|
||||
const getList = DeckyBackend.callable<
|
||||
[
|
||||
path: string,
|
||||
includeFiles?: boolean,
|
||||
|
||||
Reference in New Issue
Block a user