mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
4.0.0-rc6.4
* Added: Notify users when a new build of FrankerFaceZ is available. * Fixed: The option to disable channel hosting. (Revert to previous channel hosting data scheme from 21 days ago.)
This commit is contained in:
parent
30ec9749da
commit
526c5940f0
7 changed files with 125 additions and 16 deletions
|
@ -27,7 +27,8 @@ module.exports = {
|
|||
"globals": {
|
||||
"import": false,
|
||||
"require": false,
|
||||
"__webpack_hash__": false
|
||||
"__webpack_hash__": false,
|
||||
"__git_commit__": false
|
||||
},
|
||||
"rules": {
|
||||
"accessor-pairs": ["error"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue