You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While _negations in the Applications type was being properly
initialised, it wasn't copied on merges. This simple fix merely extends
the list, which should work just fine i.e. I don't think it makes sense
to ensure uniqueness here.
Closes: madduck#44
Signed-off-by: martin f. krafft <[email protected]>
0 commit comments