c70a848 cleanup: Stop using Lang.bind()

Authored and Committed by Florian Müllner 5 years ago
    cleanup: Stop using Lang.bind()
    
    It is deprecated in favor of arrow functions or Function.prototype.bind().
    
    https://pagure.io/background-logo-extension/pull-request/10
    
        
file modified
+15 -16
file modified
+11 -14