telem icon indicating copy to clipboard operation
telem copied to clipboard

Returning a new collection in custom middleware not working

Open cyberbit opened this issue 6 months ago • 0 comments

This doesn't work:

:middleware(mw.custom(function(collection) 
    return telem.metricCollection({
        sanity = -2
    })
end))

MCCM Discord context

cyberbit avatar Aug 18 '24 16:08 cyberbit