diff options
Diffstat (limited to 'js/xal.js')
-rw-r--r-- | js/xal.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,11 +20,11 @@ uMatrix Home: https://github.com/gorhill/uMatrix */ -/* global chrome, µMatrix */ +/* global chrome, ηMatrix */ /******************************************************************************/ -µMatrix.XAL = (function(){ +ηMatrix.XAL = (function(){ /******************************************************************************/ |