mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Remove span element from ignored nodes
This commit is contained in:
parent
a277d6c8b9
commit
3cb0281264
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ kpxcObserverHelper.ignoredNodeNames = [
|
|||
'HTML',
|
||||
'LINK',
|
||||
'SCRIPT',
|
||||
'SPAN',
|
||||
'VIDEO',
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue