mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-04 11:44:00 +00:00
4.0.0-rc4.3
* Added: Settings Search * Added: Button to open the FFZ Control Center in a new window. * Added: Button to fade the FFZ Control Center.
This commit is contained in:
parent
a23bc74ae4
commit
0775cd1e77
23 changed files with 214 additions and 53 deletions
|
@ -67,7 +67,9 @@ const FFZ_ICONS = [
|
|||
'pin',
|
||||
'block',
|
||||
'ok',
|
||||
'clock'
|
||||
'clock',
|
||||
'eye',
|
||||
'eye-off'
|
||||
];
|
||||
|
||||
const FFZ_ALIASES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue