forked from Botanical/BotanJS
Added dispatchEvent on Init
This commit is contained in:
parent
13b3288b74
commit
fcaab11145
@ -34,6 +34,8 @@
|
||||
{
|
||||
infs[i]();
|
||||
}
|
||||
|
||||
document.dispatchEvent( new Event( "Astro.Start" ) );
|
||||
};
|
||||
|
||||
/*{{{ Class Catching */
|
||||
|
Loading…
Reference in New Issue
Block a user