mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 15:23:50 +02:00
update animate.css class name
This commit is contained in:
@@ -74,8 +74,8 @@ CefSharp.BindObjectAsync(
|
||||
|
||||
Noty.overrideDefaults({
|
||||
animation: {
|
||||
open: 'animated fadeIn',
|
||||
close: 'animated zoomOut'
|
||||
open: 'animate__animated animate__fadeIn',
|
||||
close: 'animate__animated animate__zoomOut'
|
||||
},
|
||||
layout: 'topCenter',
|
||||
theme: 'relax',
|
||||
|
||||
Reference in New Issue
Block a user