soleil

Results 2 comments of soleil

Just add `"paid": ture` to **~/.LC/user.json** and **~/.LC/leetcode.cn/user.json** Locked questions will show up. ![YC5ql8.png](https://s1.ax1x.com/2020/05/04/YC5ql8.png)

No one mentioned [Multrin](https://github.com/sentialx/multrin) from sentialx Thanks to @sentialx , great job 👍 example code code in main process ```js import { windowManager, Window } from 'node-window-manager'; import { IRectangle...