McAuley Penney 3d6f0c7d9f fix: check for opts tbl in is_excluded_ft
• problem: attempt to index a nil value err
      solution: check for opts table before attempting to check if
                opts table contains anything else

      Should be considered a temporary fix. Validating the incoming
      options table should be its own functionality
2022-06-12 08:21:21 -07:00
..