Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Fix running an output plugin with :onyx.core/params longer than 0 #894

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 4, 2019

  1. Fix running an output plugin with :onyx.core/params longer than 0

    When :onyx.core/params is set, the (identity) function in
    operations.cljc throws because it can't handle more than one argument.
    Instead of usinging identity, we return the last argument (the segment).
    sundbry committed May 4, 2019
    Configuration menu
    Copy the full SHA
    dad4a7a View commit details
    Browse the repository at this point in the history