@@ -0,0 +1,8 @@
console.log('fix.js loaded');
const fs = require('fs')
//copy index.html to sidepanel.html
fs.copyFileSync('./dist/index.html', './dist/sidepanel.html')
console.log('fix.js done');
The note is not visible to the blocked user.