MCPcopy Create free account
hub / github.com/DevLARLEY/PlayreadyProxy2 / removeSelectedPlayreadyDeviceKey

Method removeSelectedPlayreadyDeviceKey

utils.js:295–297  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

293 }
294
295 static async removeSelectedPlayreadyDeviceKey() {
296 await AsyncLocalStorage.removeStorage(["selected"]);
297 }
298}

Callers 1

panel.jsFile · 0.80

Calls 1

removeStorageMethod · 0.80

Tested by

no test coverage detected