mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 21:07:25 -04:00
Remove unused image, fix js/Utils.js, requires #5355
This commit is contained in:
@@ -125,6 +125,7 @@ function isUpperLock(shift, letter){
|
||||
else
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
function qmlEach(item, properties, ignoredObjectNames, arr){
|
||||
// Traverse QML object tree and return components that match
|
||||
|
||||
Reference in New Issue
Block a user