You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
opt: reduce code
This commit is contained in:
@@ -214,7 +214,7 @@ async function checkMMRL() {
|
||||
MMRL_API = true;
|
||||
} catch (error) {
|
||||
console.error('Permission check failed:', error);
|
||||
permissionPopup.classList.remove('hidden');
|
||||
permissionPopup.style.display('flex');
|
||||
MMRL_API = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user