mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 00:37:49 +00:00
fix(tabshook): remove useless leftover alternate.type set in deinit
This commit is contained in:
@@ -72,7 +72,6 @@ class TabsHook extends Logger {
|
||||
|
||||
deinit() {
|
||||
this.qamPatch?.unpatch();
|
||||
// this.qAMRoot.return.alternate.type = this.qAMRoot.return.type;
|
||||
}
|
||||
|
||||
add(tab: Tab) {
|
||||
|
||||
Reference in New Issue
Block a user