enablePlexAnimations function

dynamic enablePlexAnimations()

Implementation

enablePlexAnimations() {
  PlexSp.instance.setBool("plex_animations", true);
}