mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #2418 from keepassxreboot/fix/remove_span_from_ignored_nodes
Remove span element from ignored nodes
This commit is contained in:
commit
0c1aa0e387
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