Further ESDP clean up.
This commit is contained in:
@@ -25,7 +25,7 @@ const ipcMainHandleAuthStateChanged = async (
|
||||
checkForAppUpdatesContinuously();
|
||||
};
|
||||
|
||||
async function setReleaseChannel() {
|
||||
async function setReleaseChannel(): Promise<void> {
|
||||
try {
|
||||
//Need to query the currently active shop, and store the metadata as well.
|
||||
//Also need to query the OP Codes for decoding reference.
|
||||
|
||||
Reference in New Issue
Block a user