解决方式
The solution is a bit all over the place, so here's the solution combined into one comment:
Install asar(安装解压工具asar)
Go to /opt/Notion/resources/
Extract the contents(解压文件)
change code(修改代码)
Paste the following code at the end of ./app/renderer/preload.js(在文件最后面添加下面的代码)
Repack(重新打包)
再次打开Notion