]> git.immae.eu Git - github/wallabag/wallabag.git/blob - .babelrc
Added a button to disable 2FA when enabled
[github/wallabag/wallabag.git] / .babelrc
1 {
2 "presets": [
3 ["env", {"modules": false}]
4 ]
5 }